Skip to content

Commit

Permalink
jreleaser 1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kagkarlsson committed Jul 1, 2024
1 parent e0430ed commit 16f6908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: jreleaser/release-action@v2
with:
setup-java: false
version: 1.12.0
version: 1.13.1
env:
JRELEASER_PROJECT_VERSION: ${{ github.event.inputs.version }}
JRELEASER_GITHUB_TOKEN: ${{ secrets.JRELEASER_GITHUB_TOKEN }}
Expand Down

0 comments on commit 16f6908

Please sign in to comment.