Skip to content

Commit

Permalink
New FTP server
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpalme committed Feb 7, 2023
1 parent 98a0a3d commit 8197991
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ jobs:
username: ${{ secrets.FTP_USER }}
password: ${{ secrets.FTP_PASSWORD }}
local-dir: ftp/
protocol: ftps
dangerous-clean-slate: true
continue-on-error: true

Expand Down

0 comments on commit 8197991

Please sign in to comment.