We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d4f8f6 commit 97ac929Copy full SHA for 97ac929
1 file changed
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Continuous integration
30
run: |
31
- run: npm run ci
+ npm run ci
32
33
- name: Semantic Release
34
0 commit comments