Skip to content

Commit

Permalink
Release to brew tap
Browse files Browse the repository at this point in the history
  • Loading branch information
SpyMachine committed Feb 10, 2024
1 parent 9c339ad commit ba19131
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PUBLISHER_TOKEN }}
11 changes: 11 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,14 @@ changelog:
exclude:
- "^docs:"
- "^test:"

brews:
-
name: lazyjira
homepage: "https://github.com/SpyMachine/lazyjira"
repository:
owner: SpyMachine
name: homebrew-SpyMachine
commit_author:
name: SpyMachine
email: [email protected]

0 comments on commit ba19131

Please sign in to comment.