Skip to content

Commit

Permalink
Merge pull request #132 from brainstormforce/workflow-mods
Browse files Browse the repository at this point in the history
Change branch to stable for asset readme workflow
  • Loading branch information
patilvikasj authored Nov 24, 2022
2 parents b7124ed + ca36edc commit 182634d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push-asset-readme-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: WordPress.org plugin asset/readme update
uses: 10up/action-wordpress-plugin-asset-update@master
uses: 10up/action-wordpress-plugin-asset-update@stable
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}

0 comments on commit 182634d

Please sign in to comment.