Skip to content

Commit

Permalink
Fix deployment on crates.io.
Browse files Browse the repository at this point in the history
  • Loading branch information
YoEight committed Oct 17, 2023
1 parent ba87146 commit c4fa966
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,4 @@ jobs:
run: cargo login $TOKEN
- name: Upload
run: |
cargo publish -p eventstore-macros
cargo publish -p eventstore
cargo publish -p eventstore-extras

0 comments on commit c4fa966

Please sign in to comment.