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 176ca8a commit 88050a6Copy full SHA for 88050a6
.github/workflows/release.yml
@@ -67,7 +67,7 @@ jobs:
67
- run: npm run build --if-present
68
69
- run: npm test
70
-
+
71
- name: Prepare release changelog
72
id: prepare_release
73
run: |
0 commit comments