Skip to content

Commit

Permalink
Dont publish
Browse files Browse the repository at this point in the history
  • Loading branch information
d-e-s-o committed Sep 5, 2024
1 parent 3745d01 commit ac45c19
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ jobs:
\"generate_release_notes\":false,
\"make_latest\":\"false\"
}"
- name: Publish
run: cargo publish --package blazecli --token "${CARGO_REGISTRY_TOKEN}"
env:
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
build-artifacts:
uses: ./.github/workflows/build-cli.yml
secrets: inherit
Expand Down

0 comments on commit ac45c19

Please sign in to comment.