Skip to content

Commit

Permalink
Add insecure field for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwelcher committed Jan 27, 2025
1 parent a4e59a9 commit b1cc478
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ jobs:
ftp-server: sftp://sftp.wp.com/wp-content/plugins/custom-plugin/
ftp-username: ${{ secrets.SFTP_USER }}
ftp-password: ${{ secrets.SFTP_PASSWORD }}
git-ftp-args: --insecure

0 comments on commit b1cc478

Please sign in to comment.