Skip to content

Commit

Permalink
Change assets workflow back to stable (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
ouikhuan committed Apr 28, 2023
1 parent 876270f commit 576c5b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asset-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v2

- name: WordPress.org plugin asset/readme update
uses: 10up/action-wordpress-plugin-asset-update@develop
uses: 10up/action-wordpress-plugin-asset-update@stable
env:
README_NAME: src/readme.txt
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
Expand Down

0 comments on commit 576c5b7

Please sign in to comment.