Skip to content

Commit 3151f01

Browse files
authored
Update ci.yml
1 parent bdfbb43 commit 3151f01

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,6 @@ jobs:
6161
git remote -v
6262
git checkout -b production
6363
git push origin HEAD:production --force
64+
npm publish
65+
env:
66+
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)