Skip to content

Commit

Permalink
fix: test update version in template
Browse files Browse the repository at this point in the history
  • Loading branch information
Wouter committed Oct 4, 2023
1 parent b808b4d commit d5eaaa7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bump_poetry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ env:
startsWith(github.event.head_commit.message, 'Bug') ||
startsWith(github.event.head_commit.message, 'bug')) &&
'patch' || 'minor' }}
NEW_VERSION: 0

jobs:
update-packages:
Expand Down

0 comments on commit d5eaaa7

Please sign in to comment.