We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cb9855 + f45ebd8 commit aa7726dCopy full SHA for aa7726d
.github/workflows/build.yml
@@ -78,7 +78,7 @@ jobs:
78
with:
79
server: nakedalmweb.sftp.wpengine.com
80
username: nakedalmweb-learn
81
- password: ${{ secrets.SFTP_PASSWORD }}
+ password: ${{ secrets.LEARN_PASSWORD }}
82
port: 2222
83
# If true, outputs the results of the upload, without actually uploading.
84
dry-run: false
0 commit comments