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 448e926 commit 440c832Copy full SHA for 440c832
.github/workflows/publish-rust.yml
@@ -85,7 +85,7 @@ jobs:
85
- name: Install cargo-semver-checks
86
uses: taiki-e/install-action@v2
87
with:
88
- tool: [email protected],cargo-release0.25.18
+ tool: [email protected],cargo-release@0.25.18
89
90
- name: Set Git Author (required for cargo-release)
91
run: |
0 commit comments