We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6becab commit cdcbcf0Copy full SHA for cdcbcf0
.github/workflows/run.yml
@@ -44,4 +44,5 @@ jobs:
44
files: |
45
./rootfs_*.ext4
46
./kernel/bzImage*
47
+ tag_name: ${{ steps.bump.outputs.new_tag }}
48
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments