Skip to content

Commit 3ac85b7

Browse files
Update main.yml
1 parent cdfe69a commit 3ac85b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
# FTP user
3434
user: websitecontentmanage
3535
# FTP password
36-
password: ${{ secrets.FTP_PASSWORD }}
36+
password: ${{ secrets.FTP_DEMO_PASSWORD }}
3737
# Force SSL encryption
3838
#forceSsl: # optional, default is false
3939
# Local directory

0 commit comments

Comments
 (0)