Skip to content

Commit

Permalink
Merge branch 'develop' for 1.0.0, take 3
Browse files Browse the repository at this point in the history
  • Loading branch information
helen committed Aug 30, 2019
2 parents 9d79f2f + e03d5e0 commit 9cc2c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
npm install
npm run build
- name: WordPress Plugin Deploy
uses: 10up/actions-wordpress/dotorg-plugin-deploy@develop
uses: 10up/action-wordpress-plugin-deploy@develop
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
Expand Down

0 comments on commit 9cc2c1b

Please sign in to comment.