ci: fix SamKirkland/FTP-Deploy-Action@v4.3.5
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
run: pnpm generate
|
run: pnpm generate
|
||||||
|
|
||||||
- name: 📂 Sync deployment
|
- name: 📂 Sync deployment
|
||||||
uses: SamKirkland/FTP-Deploy-Action@4.3.5
|
uses: SamKirkland/FTP-Deploy-Action@v4.3.5
|
||||||
with:
|
with:
|
||||||
server: ${{ secrets.FTP_SERVER }}
|
server: ${{ secrets.FTP_SERVER }}
|
||||||
port: ${{ secrets.FTP_PORT }}
|
port: ${{ secrets.FTP_PORT }}
|
||||||
|
|||||||
Reference in New Issue
Block a user