Skip to content

Commit

Permalink
fix: private access token
Browse files Browse the repository at this point in the history
  • Loading branch information
VassilisPallas committed Oct 23, 2023
1 parent fcf6102 commit 4dc58be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ brews:
owner: VassilisPallas
name: homebrew-tap
branch: main
token: "{{ secrets.GO_RELEASE_GITHUB_TOKEN }}"
token: "${{ secrets.GO_RELEASE_GITHUB_TOKEN }}"

0 comments on commit 4dc58be

Please sign in to comment.