Skip to content

Commit 3b95bac

Browse files
Push to current branch, not main
1 parent 82819cd commit 3b95bac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_jreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
with:
6363
github_token: ${{ steps.generate-token.outputs.token }}
6464
message: Setting SNAPSHOT version ${{ github.event.inputs.nextVersion }}-SNAPSHOT
65+
branch: ${{ github.ref_name }}
6566
- name: JReleaser release output
6667
if: always()
6768
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)