Skip to content

Commit

Permalink
sign tag
Browse files Browse the repository at this point in the history
  • Loading branch information
lantoli committed Jan 13, 2025
1 parent 8a38100 commit 48a88d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
with:
tag: ${{ inputs.version_number }}
commit_sha: ${{ steps.get-sha.outputs.sha }}
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
gpg_passphrase: ${{ secrets.PASSPHRASE }}

release:
needs: create-tag
Expand Down

0 comments on commit 48a88d1

Please sign in to comment.