Skip to content

Commit

Permalink
🤖 update tagpr config using robot. (#59)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 19, 2024
1 parent 4dd6657 commit 4b270f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tagpr
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
vPrefix = true
releaseBranch = main
versionFile = .tagpr
command = go run gen/version/gen.go ghcr.io/cuisongliu/automq-operator:v0.1.0 && make info
command = go run gen/version/gen.go ghcr.io/cuisongliu/automq-operator:v0.2.0 && make info
release = false
changelog = true

0 comments on commit 4b270f9

Please sign in to comment.