Skip to content

Commit 046f3f9

Browse files
authored
Merge pull request #187 from bigcommerce/github-action-update
Move to new GitHub WP deploy action
2 parents b0a9ba2 + f29c8f6 commit 046f3f9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@ jobs:
1010
with:
1111
args: tag
1212
- name: WordPress Plugin Deploy
13-
uses: 10up/actions-wordpress/dotorg-plugin-deploy@master
13+
uses: 10up/action-wordpress-plugin-deploy@master
1414
env:
15-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1615
SLUG: bigcommerce
1716
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
1817
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}

0 commit comments

Comments
 (0)