Skip to content

Commit 445e26f

Browse files
committed
ci
1 parent 8207011 commit 445e26f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,5 +165,5 @@ jobs:
165165
JRELEASER_GPG_PUBLIC_KEY: ${{ secrets.JRELEASER_GPG_PUBLIC_KEY }}
166166
JRELEASER_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
167167
run: |
168-
mvn jreleaser:deploy
168+
mvn -Prelease jreleaser:deploy
169169

0 commit comments

Comments
 (0)