Skip to content

Commit

Permalink
fix: upload of qmeu image to github releases
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatamutyala authored Nov 25, 2024
1 parent 7d50ad8 commit f0934f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packer-qemu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
file: "*.qcow2.tar.part_*"
tags: true
tag_name: ${{ inputs.glueops_codespace_tag || github.event.workflow_run.head_branch }}


0 comments on commit f0934f4

Please sign in to comment.