Skip to content

Commit

Permalink
fix cosign
Browse files Browse the repository at this point in the history
  • Loading branch information
aooohan committed Dec 20, 2023
1 parent d885fea commit 1f9e1ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go-releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1f9e1ab

Please sign in to comment.