Skip to content

Commit

Permalink
Revert "Remove staging profile"
Browse files Browse the repository at this point in the history
This reverts commit 0f69a59.
  • Loading branch information
rlepinski committed Jun 14, 2024
1 parent 74de629 commit 41ef372
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 @@ -57,6 +57,7 @@ jobs:
env:
SONATYPE_USERNAME: ${{ secrets.MAVEN_USER }}
SONATYPE_PASSWORD: ${{ secrets.MAVEN_PASSWORD }}
SONATYPE_STAGING_PROFILE_ID: ${{ secrets.MAVEN_STAGING_PROFILE_ID }}
SIGNING_KEY: ${{ secrets.SIGNING_KEY }}
SIGNING_PASSWORD: ${{ secrets.SIGNING_PASSWORD }}
run: >-
Expand Down

0 comments on commit 41ef372

Please sign in to comment.