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 6b156fb commit d9e4213Copy full SHA for d9e4213
.github/workflows/release.yml
@@ -18,7 +18,6 @@ jobs:
18
node-version: 16
19
cache: npm
20
- run: npm ci
21
- - run: npm run build
22
- run: npx semantic-release
23
env:
24
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments