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 d543eb8 commit 5fd8bf1Copy full SHA for 5fd8bf1
.github/workflows/release.yml
@@ -41,6 +41,8 @@ jobs:
41
42
- run: npm ci
43
44
+ - run: npm run prepack
45
+
46
- run: npm run semantic-release
47
env:
48
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments