Fix publish

This commit is contained in:
Jonathan Kelley 2024-03-26 21:51:50 -07:00
parent 49f6b97dd9
commit 7290344a8e
No known key found for this signature in database
GPG key ID: 1FBB50F7EB0A08BE

View file

@ -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: