Skip to content

Commit

Permalink
Merge pull request #2 from nkdAgility/fix/password
Browse files Browse the repository at this point in the history
Update secret tag
  • Loading branch information
MrHinsh authored May 11, 2023
2 parents 7cb9855 + f45ebd8 commit aa7726d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
with:
server: nakedalmweb.sftp.wpengine.com
username: nakedalmweb-learn
password: ${{ secrets.SFTP_PASSWORD }}
password: ${{ secrets.LEARN_PASSWORD }}
port: 2222
# If true, outputs the results of the upload, without actually uploading.
dry-run: false
Expand Down

0 comments on commit aa7726d

Please sign in to comment.