Skip to content

Commit

Permalink
Merge pull request #10 from ayanami77/revert-7-chore/homebrew-tap
Browse files Browse the repository at this point in the history
Revert "chore: add homebrew-taps flow"
  • Loading branch information
taga3s committed Jul 27, 2024
2 parents e197514 + a8bfd66 commit f646fe8
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 f646fe8

Please sign in to comment.