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 d2ed6ef commit b3bbe56Copy full SHA for b3bbe56
.github/workflows/ci.yml
@@ -50,4 +50,4 @@ jobs:
50
51
- name: Release
52
run: |
53
- npx semantic-release --no-ci --debug
+ semantic-release --no-ci --debug
.github/workflows/release.yml
@@ -45,4 +45,4 @@ jobs:
45
46
47
48
0 commit comments