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.
2 parents b0a9ba2 + f29c8f6 commit 046f3f9Copy full SHA for 046f3f9
1 file changed
.github/workflows/push.yml
@@ -10,9 +10,8 @@ jobs:
10
with:
11
args: tag
12
- name: WordPress Plugin Deploy
13
- uses: 10up/actions-wordpress/dotorg-plugin-deploy@master
+ uses: 10up/action-wordpress-plugin-deploy@master
14
env:
15
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
16
SLUG: bigcommerce
17
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
18
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
0 commit comments