Skip to content

Commit

Permalink
workflow: actually use tag for release
Browse files Browse the repository at this point in the history
Signed-off-by: gbionescu <plp.github@gmail.com>
  • Loading branch information
gbionescu committed Sep 4, 2024
1 parent b6becab commit cdcbcf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@ jobs:
files: |
./rootfs_*.ext4
./kernel/bzImage*
tag_name: ${{ steps.bump.outputs.new_tag }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit cdcbcf0

Please sign in to comment.