Skip to content

Commit

Permalink
CI Update
Browse files Browse the repository at this point in the history
  • Loading branch information
pomadchin committed Jul 19, 2024
1 parent 45afefd commit 7710559
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ jobs:
env:
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}
PGP_SECRET: ${{ secrets.PGP_SECRET }}
SONATYPE_PASSWORD: ${{ secrets.SO_PW }}
SONATYPE_USERNAME: ${{ secrets.SO_UN }}
SONATYPE_PASSWORD: ${{ secrets.TO_PW }}
SONATYPE_USERNAME: ${{ secrets.TO_UN }}
if: ${{ env.SONATYPE_PASSWORD != '' && env.SONATYPE_USERNAME != '' }}

0 comments on commit 7710559

Please sign in to comment.