mirror of
https://github.com/bitinflow/nuxt-oauth.git
synced 2026-03-13 05:35: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'
|
||||
- run: yarn install
|
||||
- run: yarn ci
|
||||
- run: yarn npm publish
|
||||
- run: yarn publish
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user