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 14f5371 commit 69bb09dCopy full SHA for 69bb09d
.github/workflows/release.yaml
@@ -51,6 +51,7 @@ jobs:
51
- name: Create release artifacts using .github/build
52
run: .github/build
53
env:
54
+ GOARCH: amd64
55
VERSION: ${{ github.event.release.tag_name }}
56
- name: Upload artifacts to release
57
uses: svenstaro/upload-release-action@v2
0 commit comments