mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-10 06:34:20 +00:00
Fix publish
This commit is contained in:
parent
49f6b97dd9
commit
7290344a8e
1 changed files with 0 additions and 2 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue