Browse Source

Fix publish

Jonathan Kelley 1 năm trước cách đây
mục cha
commit
7290344a8e
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  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: