Skip to content

Commit 2eeadd1

Browse files
committed
Skip tagging by JReleaser.
1 parent c55105a commit 2eeadd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ jobs:
119119
env:
120120
JRELEASER_PROJECT_VERSION: ${{ needs.prerelease.outputs.VERSION }}
121121
JRELEASER_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
122+
JRELEASER_SKIP_TAG: true
122123

123124
- name: JReleaser output
124125
if: always()

0 commit comments

Comments
 (0)