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 65ba1d9 commit 29df7e7Copy full SHA for 29df7e7
.github/workflows/release.yml
@@ -10,7 +10,7 @@ permissions:
10
11
jobs:
12
publish_crates:
13
- name: Release Libraries
+ name: Release
14
runs-on: ubuntu-latest
15
continue-on-error: true
16
if: github.ref_type == 'tag'
0 commit comments