Skip to content

Commit

Permalink
install cosign
Browse files Browse the repository at this point in the history
  • Loading branch information
Tantalor93 committed Aug 29, 2024
1 parent ba85c66 commit b7f41ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.RELEASE_TOKEN }}
- uses: sigstore/cosign-installer@v3.6.0
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
with:
Expand Down

0 comments on commit b7f41ba

Please sign in to comment.