Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdoulrachard committed Apr 1, 2024
1 parent 3522960 commit d9c0ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
with:
server: ${{ secrets.FTP_SERVER}}
username: ${{ secrets.FTP_USERNAME }}
password: ${{ secrets.FTP_PASSWOR }}
password: ${{ secrets.FTP_PASSWORD }}
local-dir: ./dist/

0 comments on commit d9c0ccd

Please sign in to comment.