Skip to content

Commit

Permalink
update assets action
Browse files Browse the repository at this point in the history
  • Loading branch information
amirition committed Aug 14, 2023
1 parent da9e70d commit 3b88356
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/readme-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Plugin asset/readme update
on:
push:
branches:
- main
- master
jobs:
main:
name: Push to main
master:
name: Push to master
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
Expand Down

0 comments on commit 3b88356

Please sign in to comment.