Skip to content

Commit cdcbcf0

Browse files
committed
workflow: actually use tag for release
Signed-off-by: gbionescu <[email protected]>
1 parent b6becab commit cdcbcf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run.yml

+1
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,5 @@ jobs:
4444
files: |
4545
./rootfs_*.ext4
4646
./kernel/bzImage*
47+
tag_name: ${{ steps.bump.outputs.new_tag }}
4748
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)