Skip to content

Commit f29c8f6

Browse files
authored
Move to new GitHub WP deploy action
1 parent b0a9ba2 commit f29c8f6

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)