Skip to content

Commit

Permalink
Update secret ftp server
Browse files Browse the repository at this point in the history
  • Loading branch information
AydinMirMohammadi authored Jun 28, 2024
1 parent 9aa6ca8 commit 2ac6941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: 📂 Sync files
uses: Dylan700/sftp-upload-action@latest
with:
server: ${{ secrets.FTP_PASSWORD }}
server: ${{ secrets.FTP_SERVER }}
username: ${{ secrets.FTP_USER }}
password: ${{ secrets.FTP_PASSWORD }}
uploads: |
Expand Down

0 comments on commit 2ac6941

Please sign in to comment.