Skip to content

Commit

Permalink
ci: change jreleaser version
Browse files Browse the repository at this point in the history
  • Loading branch information
shblue21 committed May 8, 2023
1 parent 8505d93 commit bf924fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-release-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ stages:
fi
- task: JReleaserInstaller@0
inputs:
version: 'latest'
version: '1.5.1'
- ${{if eq(parameters.releaseType, 'EarlyAccess')}}:
- task: JReleaserInvoker@0
env:
Expand Down

0 comments on commit bf924fd

Please sign in to comment.