release-tags: don't try to upload non-existent nix-installer.sh
Copy-pasta from the nix-installer release action lol.
This commit is contained in:
parent
0d28f6ca05
commit
5e1b44daaf
1
.github/workflows/release-tags.yml
vendored
1
.github/workflows/release-tags.yml
vendored
|
@ -55,4 +55,3 @@ jobs:
|
|||
draft: true
|
||||
files: |
|
||||
artifacts/**
|
||||
nix-installer.sh
|
||||
|
|
Loading…
Reference in a new issue