We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16cc6e2 commit ad352fcCopy full SHA for ad352fc
.github/workflows/main.yml
@@ -33,7 +33,7 @@ jobs:
33
# FTP user
34
user: websitecontentmanage
35
# FTP password
36
- password: ${{ secrets.FTP_PASSWORD }}
+ password: ${{ secrets.FTP_DEMO_PASSWORD }}
37
# Force SSL encryption
38
#forceSsl: # optional, default is false
39
# Local directory
0 commit comments