Jonathan Kelley преди 1 година
родител
ревизия
7290344a8e
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      .github/workflows/publish.yml

+ 0 - 2
.github/workflows/publish.yml

@@ -36,9 +36,7 @@ env:
   RELEASE_TAG: ${{ github.event.inputs.channel  }}
 
 jobs:
-  # Build the CLI for all platforms, uploading the artifacts to our releases page
   release-cli:
-    needs: release-crates
     permissions:
       contents: write
     strategy: