Skip to content

Commit

Permalink
Update .github/workflows/_build-iso.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 authored Nov 2, 2024
1 parent 9363d9f commit 837e21d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_build-iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
enable_flatpak_dependencies: false

- name: Upload ISO to GitHub
if: inputs.upload-to-r2 == false
if: inputs.upload-to-cloudflare == false
uses: actions/upload-artifact@v4
with:
name: ${{ inputs.image-name }}-${{ inputs.image-tag }}-iso
Expand Down

0 comments on commit 837e21d

Please sign in to comment.