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 146ca6f commit c606294Copy full SHA for c606294
.github/workflows/cd-npm.yml
@@ -7,4 +7,4 @@ on:
7
jobs:
8
publish:
9
if: "!github.event.release.prerelease"
10
- uses: ./.github/workflows/deploy-npm.yml
+ uses: ./.github/workflows/w-deploy-npm.yml
0 commit comments