Skip to content

Commit

Permalink
Update version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leogopal authored Dec 19, 2021
1 parent 718993f commit ad84046
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Plugin asset/readme update
on:
push:
branches:
- trunk
- main
jobs:
trunk:
name: Push to trunk
Expand All @@ -13,4 +13,4 @@ jobs:
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 ad84046

Please sign in to comment.