Skip to content

Commit

Permalink
[enhancement] Changed the usage of crazy-max/ghaction-import-gpg
Browse files Browse the repository at this point in the history
  • Loading branch information
meronbrouwer committed Dec 14, 2023
1 parent 4299fb9 commit b862d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Import GPG key
uses: crazy-max/ghaction-import-gpg@v6
env:
with:
gpg_private_key: ${{ secrets.OSSRH_GPG_SECRET_KEY }}

- name: Build Project for release
Expand Down

0 comments on commit b862d24

Please sign in to comment.