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 fc79ad4 commit f6dac8cCopy full SHA for f6dac8c
.github/workflows/release-plz.yml
@@ -22,6 +22,8 @@ jobs:
22
uses: dtolnay/rust-toolchain@stable
23
- name: Run release-plz
24
uses: MarcoIeni/[email protected]
25
+ with:
26
+ command: release-pr
27
env:
28
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
0 commit comments