We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents abc3872 + 54d5af0 commit a67a302Copy full SHA for a67a302
.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
- WORDPRESS_PASSWORD: ${{ secrets.WORDPRESS_PASSWORD }}
19
- WORDPRESS_USERNAME: ${{ secrets.WORDPRESS_USERNAME }}
+ SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
+ SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
0 commit comments