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 707f110 commit f8d0134Copy full SHA for f8d0134
.github/workflows/release.yml
@@ -6,7 +6,7 @@ on:
6
- 'v*.*.*'
7
8
env:
9
- ARCH: ["amd64", "arm64"]
+ ARCH: amd64 arm64
10
11
permissions:
12
contents: write
0 commit comments