Skip to content

Commit 274a812

Browse files
authored
fix aarch64 release workflow (#71)
1 parent 0b04a45 commit 274a812

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tag_linux.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
DOCKER_BUILDKIT: 1
4040
ARCH: aarch64
4141
LIBC: ${{ matrix.name }}
42+
RELEASE_VERSION: ${{ github.ref_name }}
4243
strategy:
4344
matrix:
4445
name: ['glibc', 'musl']

0 commit comments

Comments
 (0)