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 c9150e4 commit 595ac68Copy full SHA for 595ac68
.github/workflows/release.yml
@@ -35,13 +35,13 @@ jobs:
35
files: |
36
freebsd_386_qrcode-token.tar.gz
37
freebsd_amd64_qrcode-token.tar.gz
38
- freebsd_arm_qrcode-token.tar.gz
+ freebsd_arm64_qrcode-token.tar.gz
39
linux_386_qrcode-token.tar.gz
40
linux_amd64_qrcode-token.tar.gz
41
linux_arm64_qrcode-token.tar.gz
42
- linux_arm_v5_qrcode-token.tar.gz
43
- linux_arm_v6_qrcode-token.tar.gz
44
- linux_arm_v7_qrcode-token.tar.gz
+ linux_armv5_qrcode-token.tar.gz
+ linux_armv6_qrcode-token.tar.gz
+ linux_armv7_qrcode-token.tar.gz
45
linux_mips64le_qrcode-token.tar.gz
46
linux_mips64_qrcode-token.tar.gz
47
linux_mipsle_qrcode-token.tar.gz
0 commit comments