Skip to content

Commit

Permalink
Adding owner: ${{ github.repository_owner }}
Browse files Browse the repository at this point in the history
Signed-off-by: cmoulliard <[email protected]>
  • Loading branch information
cmoulliard committed Jan 28, 2025
1 parent 0a60bb3 commit 6fa366b
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 @@ -25,6 +25,7 @@ jobs:
with:
app-id: ${{ vars.GORELEASER_HOMEBREW_APP_ID }}
private-key: ${{ secrets.GORELEASER_HOMEBREW_PRIVATE_KEY }}
owner: ${{ github.repository_owner }}
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6
with:
Expand Down

0 comments on commit 6fa366b

Please sign in to comment.