Skip to content

Commit

Permalink
Update jreleaser to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
helpermethod committed Oct 30, 2021
1 parent c83f234 commit fa16f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
- name: Release
uses: jreleaser/release-action@1.4.0
with:
version: 0.7.0
version: 0.8.0
env:
JRELEASER_GITHUB_TOKEN: ${{ secrets.GH_PAT }}
JRELEASER_PROJECT_VERSION: ${{ github.event.inputs.version }}
Expand Down

0 comments on commit fa16f80

Please sign in to comment.