Skip to content

Commit

Permalink
Update release-plz.yml (8xFF#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
giangndm authored Nov 19, 2023
1 parent 8a7f433 commit 6f12f04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-plz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ permissions:
on:
push:
branches:
- main
- master

jobs:
release-plz:
Expand All @@ -25,4 +25,4 @@ jobs:
with:
command: release-pr
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6f12f04

Please sign in to comment.