Skip to content

Commit a22ddb6

Browse files
committed
github token for homebrew
1 parent e9d8b18 commit a22ddb6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
version: latest
2525
args: release
2626
env:
27-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
27+
github: ${{ secrets.HOMEBREW_GITHUB_TOKEN }}

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ brews:
1717
1818
homepage: "https://augmentable.io/"
1919
description: "Tickets as config"
20+
2021
archives:
2122
- replacements:
2223
darwin: Darwin

0 commit comments

Comments
 (0)