Skip to content

Commit

Permalink
Revert "chore: add homebrew-taps flow"
Browse files Browse the repository at this point in the history
  • Loading branch information
taga3s authored Jul 27, 2024
1 parent e12f65c commit a8bfd66
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@ jobs:
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TAP_GITHUB_TOKEN: ${{ secrets.TAP_GITHUB_TOKEN }}
6 changes: 0 additions & 6 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,3 @@ changelog:
exclude:
- "^docs:"
- "^test:"

brews:
- repository:
owner: ayanami77
name: homebrew-ascii-art-gen
token: "{{ .Env.TAP_GITHUB_TOKEN }}"

0 comments on commit a8bfd66

Please sign in to comment.