Skip to content

Commit

Permalink
Hotfix - Release Workflow => Staging Profile ID
Browse files Browse the repository at this point in the history
  • Loading branch information
cdr-chakotay committed Jan 19, 2022
1 parent 37ef611 commit ddd2e5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
SIGNING_KEY_ID: ${{ secrets.SIGNING_KEY_ID }}
SIGNING_KEY_PASSWORD: ${{ secrets.SIGNING_KEY_PASSWORD }}
SIGNING_KEY_AMORED: ${{ secrets.SIGNING_KEY_AMORED }}
SONATYPE_STAGING_PROFILE: ${{ secrets.SONATYPE_STAGING_PROFILE }}
# run: ./gradlew publishToSonatype closeAndReleaseSonatypeStagingRepository

0 comments on commit ddd2e5d

Please sign in to comment.