Skip to content

Commit 46f4a9b

Browse files
committed
fix release workflow
1 parent 1bbb014 commit 46f4a9b

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
@@ -66,6 +66,7 @@ jobs:
6666
env:
6767
DOCKER_BUILDKIT: 1
6868
LIBC: ${{ matrix.name }}
69+
RELEASE_VERSION: ${{ github.ref_name }}
6970
strategy:
7071
matrix:
7172
name: ['glibc', 'musl']

0 commit comments

Comments
 (0)