1
0
mirror of https://github.com/makew0rld/amfora.git synced 2024-06-19 19:25:24 +00:00

🔧 Setup homebrew for next release

This commit is contained in:
makeworld 2020-09-04 21:38:52 -04:00
parent d312efcf1b
commit a22a1191f2
2 changed files with 17 additions and 2 deletions

View File

@ -23,4 +23,4 @@ jobs:
version: 0.x
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_REPOS }}

View File

@ -46,7 +46,6 @@ builds:
archives:
- format: binary
replacements:
darwin: macOS
386: 32-bit
@ -57,3 +56,19 @@ milestones:
changelog:
skip: true
brews:
- name: amfora
homepage: "https://github.com/makeworld-the-better-one/amfora"
description: "A fancy terminal browser for the Gemini protocol."
tap:
owner: makeworld-the-better-one
name: homebrew-tap
dependencies:
- name: go
custom_block: |
head "https://github.com/makeworld-the-better-one/amfora.git"