From 5e1b44daaf2f8bbdf80caae929484d8a97f9ffa8 Mon Sep 17 00:00:00 2001 From: Cole Helbling Date: Tue, 27 Jun 2023 10:58:53 -0700 Subject: [PATCH] release-tags: don't try to upload non-existent nix-installer.sh Copy-pasta from the nix-installer release action lol. --- .github/workflows/release-tags.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release-tags.yml b/.github/workflows/release-tags.yml index 3852ae4..531b4a1 100644 --- a/.github/workflows/release-tags.yml +++ b/.github/workflows/release-tags.yml @@ -55,4 +55,3 @@ jobs: draft: true files: | artifacts/** - nix-installer.sh