Skip to content

Commit 6f10986

Browse files
committed
fix token
1 parent 4c70a7a commit 6f10986

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ before:
77
builds:
88
- env:
99
- CGO_ENABLED=0
10+
- GITHUB_TOKEN=${{ secrets.GH_TOKEN }}
1011
goos:
1112
- linux
1213
- windows

0 commit comments

Comments
 (0)