Skip to content

Commit 63f05b5

Browse files
committed
Update CI v3 credential ref
1 parent e53bb5c commit 63f05b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
- env:
171171
CI_SNAPSHOT_RELEASE: +publishSigned
172172
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}
173-
SONATYPE_PASSWORD: ${{ secrets.CI_DEPLOY_PASSWORD }}
174-
SONATYPE_USERNAME: ${{ secrets.CI_DEPLOY_USERNAME }}
173+
SONATYPE_PASSWORD: ${{ secrets.CI_DEPLOY_PASSWORD3 }}
174+
SONATYPE_USERNAME: ${{ secrets.CI_DEPLOY_USERNAME3 }}
175175
PGP_SECRET: ${{ secrets.PGP_SECRET }}
176176
run: sbt -J-Xmx2G ci-release

0 commit comments

Comments
 (0)