Skip to content

Commit

Permalink
Update maven-release.yml
Browse files Browse the repository at this point in the history
(cherry picked from commit 1619858)
  • Loading branch information
jonathanlukas committed Jun 4, 2024
1 parent cc99b88 commit e827273
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
maven-gpg-passphrase: ${{ secrets.MAVEN_CENTRAL_GPG_SIGNING_KEY_PASSPHRASE }}
maven-auto-release-after-close: true
github-token: ${{ secrets.GITHUB_TOKEN }}
branch: ${{ github.event.release.target_commitish || github.ref_name }}
id: release
- if: github.event.release
name: Attach artifacts to GitHub Release (Release only)
Expand Down

0 comments on commit e827273

Please sign in to comment.