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 5bb5a4e commit c20186bCopy full SHA for c20186b
.github/workflows/publish.yml
@@ -55,7 +55,7 @@ jobs:
55
STATUS: ${{ needs.npm_publish.outputs.package_version }}
56
COLOR: green
57
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
58
- npm_badge_update:
+ crates_io_badge_update:
59
runs-on: ubuntu-latest
60
needs:
61
- crates_io_publish
0 commit comments