Skip to content

Commit 67258ce

Browse files
committed
publish via Actions
Signed-off-by: NishkarshRaj <[email protected]>
1 parent 613871e commit 67258ce

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
@@ -19,5 +19,6 @@ jobs:
1919
yarn install
2020
yarn tsc
2121
yarn build
22+
npm publish
2223
env:
2324
NODE_AUTH_TOKEN: ${{secrets.npm_token}}

0 commit comments

Comments
 (0)