Skip to content

Commit

Permalink
fix: failing release job (cnoe-io#484)
Browse files Browse the repository at this point in the history
Signed-off-by: Pankaj Walke <[email protected]>
  • Loading branch information
punkwalker authored Jan 28, 2025
1 parent 757fbc2 commit 19937da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
with:
app-id: ${{ vars.CNOE_HOMEBREW_APP_ID }}
private-key: ${{ secrets.CNOE_HOMEBREW_PRIVATE_KEY }}
repositories: |
homebrew-tap
- name: GoReleaser
uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5.0.0
id: run-goreleaser
Expand Down

0 comments on commit 19937da

Please sign in to comment.