Skip to content

Commit

Permalink
Update build_release_candidate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
riteshghorse authored May 24, 2023
1 parent dcf0c0f commit cabb535
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_release_candidate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
uses: crazy-max/ghaction-import-gpg@111c56156bcc6918c056dbef52164cfa583dc549
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.PASSPHRASE }}
- name: Auth for nexus
run: |
mkdir -p ${HOME}/.m2
Expand Down

0 comments on commit cabb535

Please sign in to comment.