Skip to content

Commit 6d5e63b

Browse files
committed
ci: fix release type field in release workflow
Signed-off-by: Joseph Livesey <[email protected]>
1 parent 2087aa1 commit 6d5e63b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
with:
3434
command: manifest
3535
token: ${{ steps.generate_token.outputs.token }}
36+
release-type: rust
3637
publish-crates:
3738
runs-on: ubuntu-latest
3839
# run only if release-please had released a new version

0 commit comments

Comments
 (0)