mirror of
https://github.com/bitinflow/nuxt-oauth.git
synced 2026-03-13 13:45:59 +00:00
Change ci command
This commit is contained in:
2
.github/workflows/package.yml
vendored
2
.github/workflows/package.yml
vendored
@@ -17,6 +17,6 @@ jobs:
|
|||||||
scope: '@bitinflow'
|
scope: '@bitinflow'
|
||||||
- run: yarn install
|
- run: yarn install
|
||||||
- run: yarn ci
|
- run: yarn ci
|
||||||
- run: yarn npm publish
|
- run: yarn publish
|
||||||
env:
|
env:
|
||||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user