mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-24 18:19:01 +00:00
ci: fix ISO release workflow
This commit is contained in:
parent
f1b68211a6
commit
82dfc13a58
1
.github/workflows/iso.yml
vendored
1
.github/workflows/iso.yml
vendored
@ -21,4 +21,5 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
gh release delete latest --cleanup-tag --yes || true
|
||||
gh release create latest --prerelease --generate-notes build-iso-result/iso/*.iso
|
||||
|
Loading…
Reference in New Issue
Block a user