Skip to content

Commit

Permalink
ci: use 10up/action-wordpress-plugin-asset-update@stable
Browse files Browse the repository at this point in the history
  • Loading branch information
carlalexander committed Sep 23, 2024
1 parent 43fc92c commit dd60202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-assets-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Update plugin assets and readme
uses: 10up/action-wordpress-plugin-asset-update@develop
uses: 10up/action-wordpress-plugin-asset-update@stable
env:
SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }}
SVN_USERNAME: ${{ secrets.SVN_USERNAME }}
Expand Down

0 comments on commit dd60202

Please sign in to comment.