We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c70a7a commit 6f10986Copy full SHA for 6f10986
.goreleaser.yml
@@ -7,6 +7,7 @@ before:
7
builds:
8
- env:
9
- CGO_ENABLED=0
10
+ - GITHUB_TOKEN=${{ secrets.GH_TOKEN }}
11
goos:
12
- linux
13
- windows
0 commit comments