diff --git a/.github/workflows/go-releaser.yml b/.github/workflows/go-releaser.yml index 97390248..4fd9af80 100644 --- a/.github/workflows/go-releaser.yml +++ b/.github/workflows/go-releaser.yml @@ -31,6 +31,7 @@ jobs: args: release --clean ${{ env.flags }} env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} + COSIGN_PWD: ${{ secrets.COSIGN_PWD }} HOMEBREW_TOKEN: ${{ secrets.HOMEBREW_TOKEN}} - name: Publish rpm to Gemfury