Skip to content

Commit a576809

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

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
@@ -40,6 +40,7 @@ jobs:
4040
with:
4141
github_token: ${{ steps.generate-token.outputs.token }}
4242
message: Releasing version ${{ github.event.inputs.version }}
43+
branch: ${{ github.ref_name }}
4344
- name: Stage release
4445
run: |
4546
mvn --no-transfer-progress --batch-mode -Ppublication clean deploy

0 commit comments

Comments
 (0)