Skip to content

Commit

Permalink
Fix crate publication
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierHecart committed Jun 1, 2023
1 parent a715fdc commit 561bfc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -349,4 +349,4 @@ jobs:
shell: bash
run: |
cargo login ${{ secrets.CRATES_IO_TOKEN }}
cargo publish
(cd zenoh-plugin-dds && cargo publish)

0 comments on commit 561bfc6

Please sign in to comment.