Skip to content

Commit

Permalink
Update ftp-to-cdn.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaypatelaj authored Jan 22, 2024
1 parent 01455c6 commit ff45a97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ftp-to-cdn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
server: uk.storage.bunnycdn.com
username: assets-storage
password: ${{ secrets.ftp_password }}
local-dir: ts-assets/
git-ftp-args: --syncroot ts-assets/
local-dir: sneat/
git-ftp-args: --syncroot sneat/
server-dir: ts-assets/
# exclude: .git*

0 comments on commit ff45a97

Please sign in to comment.