Skip to content

Commit 410d74e

Browse files
authored
release fix
1 parent 7826c73 commit 410d74e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Build-Kernels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ jobs:
224224
env:
225225
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
226226
with:
227-
tag_name: ${{ env.VERSION }}
227+
tag_name: ${{ env.BUILD_VERSION }}
228228
body_path: body.txt
229229
files: |
230230
WSL2kernel_*

0 commit comments

Comments
 (0)