Skip to content

Commit

Permalink
fix: No more fish
Browse files Browse the repository at this point in the history
  • Loading branch information
NoUseFreak committed Dec 8, 2023
1 parent dc13e28 commit 231fd06
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json

env:
- PROJECT_DESCRIPTION=
- PROJECT_HOMEPAGE=https://stenic.io
Expand Down Expand Up @@ -54,14 +56,6 @@ brews:
install: |-
bin.install "{{ .ProjectName }}"
rigs:
- rig:
owner: stenic
name: fish-food
homepage: "{{ .Env.PROJECT_HOMEPAGE }}"
description: "{{ .Env.PROJECT_DESCRIPTION }}"
license: "{{ .Env.LICENSE }}"

scoop:
bucket:
owner: stenic
Expand Down

0 comments on commit 231fd06

Please sign in to comment.