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.
1 parent 0b3479a commit ef07ddbCopy full SHA for ef07ddb
.github/workflows/package.yml
@@ -17,6 +17,6 @@ jobs:
17
scope: '@bitinflow'
18
- run: yarn install
19
- run: yarn ci
20
- - run: yarn npm publish
+ - run: yarn publish
21
env:
22
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments