We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2087aa1 commit 6d5e63bCopy full SHA for 6d5e63b
.github/workflows/release_please.yml
@@ -33,6 +33,7 @@ jobs:
33
with:
34
command: manifest
35
token: ${{ steps.generate_token.outputs.token }}
36
+ release-type: rust
37
publish-crates:
38
runs-on: ubuntu-latest
39
# run only if release-please had released a new version
0 commit comments