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 23c109a commit 3eeaaafCopy full SHA for 3eeaaaf
.github/workflows/release.yaml
@@ -23,7 +23,7 @@ jobs:
23
if: steps.cache.outputs.cache-hit != 'true'
24
with:
25
crate: semantic-release-rust
26
- version: 1.0.0-alpha.6
+ version: 1.0.0-alpha.8
27
- uses: bahmutov/npm-install@v1
28
- run: npm ci
29
- name: Release
0 commit comments