Skip to content

Commit

Permalink
Update workflow package
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesDeml committed Jan 20, 2023
1 parent b993b9d commit 5943a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
working-directory: build/${{ needs.variables.outputs.BUILD_NAME }}

- name: Deploy ⤴
uses: SamKirkland/FTP-Deploy-Action@4.2.0
uses: SamKirkland/FTP-Deploy-Action@4.3.3
with:
server: ${{ secrets.FTP_SERVER }}
username: ${{ secrets.FTP_USER }}
Expand Down

0 comments on commit 5943a49

Please sign in to comment.