Skip to content

Commit

Permalink
Fix crates.io push
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoniosBarotsis committed Feb 16, 2023
1 parent d45b79f commit 25052a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ jobs:

- name: Publish CLI
working-directory: ./cli
run: cargo release publish --execute --no-confirm
run: cargo release publish --execute --no-confirm --allow-branch *

0 comments on commit 25052a3

Please sign in to comment.