From 7f625d25c16b06f9ef93d36bf9f57792abdfc72d Mon Sep 17 00:00:00 2001 From: Aditya <75035219+pegvin@users.noreply.github.com> Date: Sat, 24 Feb 2024 22:32:44 +0530 Subject: [PATCH] Upload Releases To GitHub Releases --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9c3a430..1fb0a90 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -104,7 +104,7 @@ jobs: if-no-files-found: error update-ci-release: - needs: [build] + needs: [linux-x86_64, mac-x86_64, netbsd-x86_64, freebsd-x86_64, openbsd-x86_64] permissions: contents: write if: |