Skip to content

Commit

Permalink
Re-add groupId to versioned POM. Resolves #1045.
Browse files Browse the repository at this point in the history
  • Loading branch information
theigl committed Jun 17, 2024
1 parent 4961ee9 commit d589a60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ jobs:
if: env.PUBLISH_ARTIFACTS == 'true'
env:
SONATYPE_USERNAME: yJQKaLoU
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD_TOKEN }}
SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PW_TOKEN }}

0 comments on commit d589a60

Please sign in to comment.