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 a3fe431 commit f5388b5Copy full SHA for f5388b5
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
publish: npm run release
26
version: npm run version-package
27
- commit: "chore: version packages"
+ commit: "chore: version package"
28
env:
29
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
30
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments