瀏覽代碼

Fix publish

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: