Skip to content

Commit

Permalink
test 4 added github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kaitou-1412 committed Feb 1, 2024
1 parent e9b61db commit 3478091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployHPanel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: List output files
run: find build/ -print
- name: 📂 Sync files
uses: SamKirkland/FTP-Deploy-Action@4.3.4
uses: SamKirkland/FTP-Deploy-Action@v4.3.4
with:
server: ${{ secrets.FTP_SERVER }}
username: ${{ secrets.FTP_USERNAME }}
Expand Down

0 comments on commit 3478091

Please sign in to comment.