Skip to content

Commit

Permalink
Add maven-additionnal-option
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-yves-monnet committed Feb 6, 2023
1 parent 9739cef commit ca20a51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
maven-url: oss.sonatype.org
maven-gpg-passphrase: ${{ secrets.MAVEN_CENTRAL_GPG_SIGNING_KEY_PASSPHRASE }}
github-token: ${{ secrets.GITHUB_TOKEN }}
maven-additional-options: -source 17
# maven-additional-options: -source 17
id: release
- if: github.event.release
name: Attach artifacts to GitHub Release (Release only)
Expand Down

0 comments on commit ca20a51

Please sign in to comment.