We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a56d1b commit 5338d71Copy full SHA for 5338d71
.github/workflows/release.yml
@@ -21,7 +21,6 @@ jobs:
21
with:
22
node-version: lts/*
23
- run: npm ci
24
- - run: npm run build
25
- run: npx semantic-release
26
env:
27
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments