Skip to content

Commit

Permalink
fix gpg
Browse files Browse the repository at this point in the history
  • Loading branch information
monperrus committed May 1, 2024
1 parent aa299cc commit c9ed320
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
CI_DEPLOY_USERNAME: ${{ secrets.CI_DEPLOY_USERNAME }}
CI_DEPLOY_PASSWORD: ${{ secrets.CI_DEPLOY_PASSWORD }}
SPOONBOT_PARAPHRASE: ${{ secrets.SPOONBOT_PARAPHRASE }}
GPG_SECRET_KEY: ${{ secrets.GPG_SECRET_KEY }}
run: ./.buildscript/deploy_to_maven.sh

0 comments on commit c9ed320

Please sign in to comment.