renamed main script package.json
Some checks failed
/ deploy (push) Failing after 1m39s

This commit is contained in:
lootboxer 2025-07-01 03:05:16 +03:00
parent 74fc8329f1
commit 68f5aa29ab

View file

@ -18,7 +18,7 @@ jobs:
run: npm install run: npm install
- name: Build - name: Build
run: 'npm run build-only' run: 'npm run build'
- name: Deploy to Server - name: Deploy to Server
uses: wlixcc/SFTP-Deploy-Action@v1.2.6 uses: wlixcc/SFTP-Deploy-Action@v1.2.6