Skip to content

Commit

Permalink
Bump JReleaser from 1.8.0 to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jqno committed Nov 1, 2023
1 parent eef921a commit 715313b
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 @@ -41,7 +41,7 @@ jobs:
uses: jreleaser/release-action@v2
with:
setup-java: false
version: 1.8.0
version: 1.9.0
env:
JRELEASER_PROJECT_VERSION: ${{ github.event.inputs.version }}
JRELEASER_GITHUB_TOKEN: ${{ secrets.JRELEASER_GITHUB_TOKEN }}
Expand Down

0 comments on commit 715313b

Please sign in to comment.