We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a67a302 + 29f6fc6 commit f8437efCopy full SHA for f8437ef
.github/workflows/create.yml
@@ -15,5 +15,5 @@ jobs:
15
EXCLUDE_LIST: .gitattributes .gitignore .travis.yml README.md deploy.sh readme.sh
16
tests map.conf nginx.log wercker.yml vendor
17
SLUG: nginx-helper
18
- SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
19
- SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
+ WORDPRESS_PASSWORD: ${{ secrets.SVN_PASSWORD }}
+ WORDPRESS_USERNAME: ${{ secrets.SVN_USERNAME }}
0 commit comments