Commit 621cfc9
authored
Fix Homebrew tap installation (#3)
- Add HOMEBREW_TAP_TOKEN to GoReleaser config so it can push the
formula to javaBin/homebrew-tap (GITHUB_TOKEN is scoped to this repo)
- Pass the token in the release workflow
- Add .gitignore and remove accidentally committed binary1 parent 3990342 commit 621cfc9
4 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
Binary file not shown.
0 commit comments