Skip to content

Commit

Permalink
Merge pull request #4 from berkus/trigger-release
Browse files Browse the repository at this point in the history
Fix branch name for release
  • Loading branch information
no111u3 authored Nov 15, 2024
2 parents 0e6c347 + 6df1ccd commit d8bb9dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .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 Down

0 comments on commit d8bb9dd

Please sign in to comment.