We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e975345 commit 87de970Copy full SHA for 87de970
.github/workflows/go.yml
@@ -29,3 +29,5 @@ jobs:
29
distribution: goreleaser
30
version: "~> v2"
31
args: release --clean
32
+ env:
33
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments