Skip to content

Commit 1054140

Browse files
author
jcleira
committed
Add releases #3
1 parent d2d4796 commit 1054140

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ brews:
7373
- repository:
7474
owner: jcleira
7575
name: homebrew-tap
76+
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
7677
directory: Formula
7778
name: workspace
7879
homepage: https://github.com/jcleira/workspace
@@ -94,6 +95,7 @@ scoops:
9495
- repository:
9596
owner: jcleira
9697
name: scoop-bucket
98+
token: "{{ .Env.HOMEBREW_TAP_GITHUB_TOKEN }}"
9799
name: workspace
98100
homepage: https://github.com/jcleira/workspace
99101
description: "CLI tool for managing multiple project workspaces"

0 commit comments

Comments
 (0)