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