Skip to content

Commit f6dac8c

Browse files
authored
Update release-plz.yml
Create a relase pr rather than a release.
1 parent fc79ad4 commit f6dac8c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-plz.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
uses: dtolnay/rust-toolchain@stable
2323
- name: Run release-plz
2424
uses: MarcoIeni/release-plz-action@v0.5
25+
with:
26+
command: release-pr
2527
env:
2628
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2729
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 commit comments

Comments
 (0)