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 8151770 commit d8e01e6Copy full SHA for d8e01e6
.github/workflows/release.yaml
@@ -24,7 +24,6 @@ jobs:
24
with:
25
crate: semantic-release-rust
26
version: 1.0.0-alpha.6
27
- use-tool-cache: true
28
- uses: bahmutov/npm-install@v1
29
- run: npm ci
30
- name: Release
0 commit comments