Skip to content

Commit

Permalink
Add back the missing GPG key
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoColomb authored Apr 5, 2024
1 parent 62701f7 commit f220e04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,5 @@ jobs:
contents: write
packages: write
id-token: write
secrets:
GPG_KEY_BASE64: ${{ secrets.GPG_KEY_BASE64 }}

0 comments on commit f220e04

Please sign in to comment.