diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fa9ed2fd..35f85dab 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,6 +20,8 @@ jobs: - name: Setup rcodesign uses: hashicorp/action-setup-rcodesign@v1 + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Import GPG key id: import_gpg