Skip to content

Commit c4fa966

Browse files
committed
Fix deployment on crates.io.
1 parent ba87146 commit c4fa966

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,4 @@ jobs:
2222
run: cargo login $TOKEN
2323
- name: Upload
2424
run: |
25-
cargo publish -p eventstore-macros
2625
cargo publish -p eventstore
27-
cargo publish -p eventstore-extras

0 commit comments

Comments
 (0)