Skip to content

Commit ef07ddb

Browse files
committed
Change ci command
1 parent 0b3479a commit ef07ddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
scope: '@bitinflow'
1818
- run: yarn install
1919
- run: yarn ci
20-
- run: yarn npm publish
20+
- run: yarn publish
2121
env:
2222
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)