Skip to content

Commit f8d0134

Browse files
committed
no sequence
1 parent 707f110 commit f8d0134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- 'v*.*.*'
77

88
env:
9-
ARCH: ["amd64", "arm64"]
9+
ARCH: amd64 arm64
1010

1111
permissions:
1212
contents: write

0 commit comments

Comments
 (0)