Skip to content

Commit

Permalink
Bumps JReleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
jqno committed Jul 6, 2023
1 parent d59026c commit 30ffd9e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
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.6.0
version: 1.7.0
env:
JRELEASER_PROJECT_VERSION: ${{ github.event.inputs.version }}
JRELEASER_GITHUB_TOKEN: ${{ secrets.JRELEASER_GITHUB_TOKEN }}
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ target
trace.log
out/
jreleaser-cli.jar
JRELEASER_VERSION
1 change: 0 additions & 1 deletion JRELEASER_VERSION

This file was deleted.

0 comments on commit 30ffd9e

Please sign in to comment.