Skip to content

Commit

Permalink
ci: corrected trunk branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlday committed Feb 26, 2024
1 parent 5f204b6 commit cf03bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cz-bump-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Bump Version and Create Release
on:
push:
branches:
- main
- master

concurrency:
group: tag-and-release-${{ github.ref }}
Expand Down

0 comments on commit cf03bee

Please sign in to comment.