Skip to content

Commit dd46a06

Browse files
author
mert.yuksel
committed
Add missing signing key id to publish workflow.
1 parent 2fa5b89 commit dd46a06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,4 @@ jobs:
3737
OSSRH_USERNAME: ${{ secrets.SONARTYPE_USERNAME }}
3838
OSSRH_PASSWORD: ${{ secrets.SONARTYPE_PASSWORD }}
3939
SONATYPE_STAGING_PROFILE_ID: ${{ secrets.SONATYPE_STAGING_PROFILE_ID }}
40+
SIGNING_KEY_ID: ${{ secrets.SONATYPE_SIGNING_KEY_ID }}

0 commit comments

Comments
 (0)