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 4d2b541 commit 24a6b88Copy full SHA for 24a6b88
.github/workflows/publish-on-npm.yml
@@ -13,7 +13,6 @@ jobs:
13
with:
14
node-version: 12
15
- run: yarn install --frozen-lockfile
16
- - run: yarn run build
17
- run: npx semantic-release
18
env:
19
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments