Skip to content

Commit

Permalink
Add TAG_VERSION env vriable
Browse files Browse the repository at this point in the history
  • Loading branch information
taliesins committed Sep 23, 2024
1 parent 9a737c5 commit 7a65a3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
image-name: bzImage-x86_64
- arch: arm64
image-name: Image-arm64
env:
TAG_VERSION: '${{ github.ref_name }}'

steps:
- name: Trust this directory
Expand Down

0 comments on commit 7a65a3b

Please sign in to comment.