Skip to content

Commit bbda7af

Browse files
use TAP_GITHUB_TOKEN for goreleaser to push homebrew formula
1 parent 8eb2a90 commit bbda7af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ jobs:
7979
version: latest
8080
args: release --clean
8181
env:
82-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
82+
GITHUB_TOKEN: ${{ secrets.TAP_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)