Skip to content

Commit

Permalink
fix: release should be publish
Browse files Browse the repository at this point in the history
  • Loading branch information
BelfordZ committed May 20, 2021
1 parent 358b524 commit 022ade9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
steps:
- checkout
- run: cargo login $CRATES_API_TOKEN
- run: cargo release
- run: cargo publish


workflows:
Expand Down

0 comments on commit 022ade9

Please sign in to comment.