Skip to content

Commit

Permalink
Merge pull request #23 from brainstormforce/wp-compatibility-6.1
Browse files Browse the repository at this point in the history
readme update configuration
  • Loading branch information
imnavanath authored Nov 3, 2022
2 parents d315405 + e414dd8 commit e003967
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 @@ -8,9 +8,9 @@ jobs:
name: Push to master
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/checkout@stable
- 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 }}

0 comments on commit e003967

Please sign in to comment.