Skip to content

Commit

Permalink
🚑 Scoopへのリリースが失敗する
Browse files Browse the repository at this point in the history
  • Loading branch information
arrow2nd committed Mar 3, 2024
1 parent f29f5e1 commit 435f1a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@ brews:
bin.install "anct"
scoops:
- name: scoop-bucket
- name: anct
repository:
name: scoop-tap
owner: arrow2nd
token: "{{ .Env.GORELEASER_GITHUB_TOKEN }}"
url_template: "https://github.com/arrow2nd/anct/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
Expand Down

0 comments on commit 435f1a8

Please sign in to comment.