Skip to content

Commit

Permalink
Fix publication to crates.io
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierHecart committed Jun 7, 2023
1 parent d1e4a09 commit 9a052da
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 @@ -351,4 +351,4 @@ jobs:
shell: bash
run: |
cargo login ${{ secrets.CRATES_IO_TOKEN }}
cargo publish
(cd zenoh-plugin-mqtt && cargo publish)

0 comments on commit 9a052da

Please sign in to comment.