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 4b7bfc8 commit 3c7e7ccCopy full SHA for 3c7e7cc
.github/workflows/go-releaser.yaml
@@ -27,4 +27,5 @@ jobs:
27
args: release --rm-dist
28
workdir: .
29
env:
30
+ CGO_ENABLED: 0
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments