Skip to content

Commit 99da058

Browse files
committed
Building package with action.
1 parent abe60e5 commit 99da058

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
node-version: 12
1515
registry-url: https://registry.npmjs.org/
1616
- run: yarn
17+
- run: yarn build
1718
- run: npm publish --access public
1819
env:
1920
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)