Skip to content

Commit

Permalink
Wed 25 Dec 2024 00:54:52 NZDT
Browse files Browse the repository at this point in the history
  • Loading branch information
YardQuit committed Dec 24, 2024
1 parent 685bd1e commit 3950174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
image_tag: ${{ env.MY_IMAGE_TAG }}
version: ${{ env.VERSION }}
variant: ${{ env.VARIANT }}
iso_name: ${{ env.MY_IMAGE_NAME }}-${{ env.IMAGE_TAG }}-${{ env.VERSION }}.iso
iso_name: ${{ env.MY_IMAGE_NAME }}-${{ env.MY_IMAGE_TAG }}-${{ env.VERSION }}.iso

# This example is for uploading your ISO as a Github artifact. You can do something similar using any cloud storage, so long as you copy the output
- name: Upload ISO as artifact
Expand Down

0 comments on commit 3950174

Please sign in to comment.