Skip to content

Commit 2616af7

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

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/continuous-integration.yml

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

0 commit comments

Comments
 (0)