Skip to content

Commit

Permalink
Merge branch 'main' into tedi/maintainers
Browse files Browse the repository at this point in the history
  • Loading branch information
tedim52 authored Jul 1, 2024
2 parents 4bac8f6 + b9e2427 commit aa1eed3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
token: "${{ secrets.RELEASER_TOKEN }}"
release-type: simple
package-name: kurtosis
bump-minor-pre-major: true
bump-patch-for-minor-pre-major: true
bump-minor-pre-major: false
bump-patch-for-minor-pre-major: false
# Our CI, Docker Images, Kurtosis-SDK bumps all depend on
# non v tags
include-v-in-tag: false

0 comments on commit aa1eed3

Please sign in to comment.