We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc6ac38 commit ddb5eceCopy full SHA for ddb5ece
1 file changed
examples/deploy-on-pushing-a-new-tag.yml
@@ -18,4 +18,5 @@ jobs:
18
env:
19
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
20
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
21
- SLUG: my-super-cool-plugin # optional, remove if GitHub repo name matches SVN slug, including capitalization
+ SLUG: my-super-cool-plugin # optional, remove if GitHub repo name matches SVN slug, including capitalization
22
+
0 commit comments