Skip to content

Commit c5537ce

Browse files
committed
Closes #2657: fixed sonatype config
1 parent 2616af7 commit c5537ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,8 @@ jobs:
394394
env:
395395
GPG_KEY_NAME: ${{ secrets.GPG_KEY_NAME }}
396396
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
397+
MAVEN_USERNAME: iFwWwha3
398+
MAVEN_PASSWORD: uzrcUVbaTpjAOGY47uGhicQI1AmTAwILYPdfKWy1FF9r
397399
- name: Update version to next snapshot and push back
398400
run: |
399401
ci/change_version.sh -i -m .

0 commit comments

Comments
 (0)