We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
hts-sys/
--manifest-path
1 parent 45b778e commit 53c2e23Copy full SHA for 53c2e23
.github/workflows/release-please.yml
@@ -40,4 +40,4 @@ jobs:
40
uses: actions-rs/cargo@v1
41
with:
42
command: publish
43
- args: --manifest-path hts-sys/Cargo.toml --token ${{ secrets.CRATES_IO_TOKEN }}
+ args: --manifest-path Cargo.toml --token ${{ secrets.CRATES_IO_TOKEN }}
0 commit comments