Skip to content

Commit

Permalink
Updates JReleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
jqno committed May 1, 2024
1 parent 11aa4f2 commit 768855a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -42,7 +42,7 @@ jobs:
uses: jreleaser/release-action@v2
with:
setup-java: false
version: 1.11.0
version: 1.12.0
env:
JRELEASER_PROJECT_VERSION: ${{ github.event.inputs.version }}
JRELEASER_GITHUB_TOKEN: ${{ secrets.JRELEASER_GITHUB_TOKEN }}
Expand Down

0 comments on commit 768855a

Please sign in to comment.