Skip to content

Commit

Permalink
Master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lloc committed Oct 17, 2024
1 parent 47ca9bd commit 7fecd57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/assets-update.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
- master
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 7fecd57

Please sign in to comment.