Skip to content

Commit

Permalink
Closes #2657: fixed sonatype config
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerhagen committed Aug 12, 2024
1 parent 2616af7 commit c5537ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,8 @@ jobs:
env:
GPG_KEY_NAME: ${{ secrets.GPG_KEY_NAME }}
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
MAVEN_USERNAME: iFwWwha3
MAVEN_PASSWORD: uzrcUVbaTpjAOGY47uGhicQI1AmTAwILYPdfKWy1FF9r
- name: Update version to next snapshot and push back
run: |
ci/change_version.sh -i -m .
Expand Down

0 comments on commit c5537ce

Please sign in to comment.