diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 273b45bc..89361f73 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,3 +69,4 @@ jobs: id-token: write secrets: GPG_KEY_BASE64: ${{ secrets.GPG_KEY_BASE64 }} + GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}