Skip to content

Commit

Permalink
start clean
Browse files Browse the repository at this point in the history
  • Loading branch information
Wouter Luberti committed May 14, 2020
1 parent e5e273e commit 7131829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
ftp-server: sftp://${{ secrets.HOSTING_URL }}/subdomains/dev/
ftp-username: ${{ secrets.HOSTING_USERNAME }}
ftp-password: ${{ secrets.HOSTING_PASSWORD }}
git-ftp-args: --insecure --silent
git-ftp-args: --insecure --silent -a

0 comments on commit 7131829

Please sign in to comment.