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.
2 parents e123da1 + da64692 commit f44032bCopy full SHA for f44032b
.github/workflows/main.yml
@@ -13,6 +13,7 @@ jobs:
13
node-version: '15.x'
14
registry-url: 'https://registry.npmjs.org'
15
- run: yarn
16
+ - run: yarn build
17
- run: yarn publish
18
env:
19
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments