Skip to content

Commit

Permalink
ci: configure app-token step with correct owner and repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Callum0x50 committed Nov 5, 2024
1 parent 2dff0b0 commit 5f92e7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
with:
app-id: ${{ vars.HOMEBREW_TAP_APP_ID }}
private-key: ${{ secrets.HOMEBREW_TAP_APP_PRIVATE_KEY }}
owner: intility
repositories: homebrew-tap

- name: GoReleaser Action
uses: goreleaser/[email protected]
Expand Down

0 comments on commit 5f92e7d

Please sign in to comment.