Skip to content

Commit

Permalink
upd. gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
a-sync committed May 9, 2024
1 parent 8b6d683 commit c5fba22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-demos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
replace: "SetEnv CI_ENV production"

- name: 📂 Sync files
uses: SamKirkland/FTP-Deploy-Action@v4.3.4
uses: SamKirkland/FTP-Deploy-Action@v4.3.5
with:
server: "${{ secrets.FTP_HOSTNAME }}"
username: "${{ secrets.FTP_USERNAME }}"
Expand Down

0 comments on commit c5fba22

Please sign in to comment.