mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-07 09:22:27 +00:00
refactor(ci): make edge publish quiet
This commit is contained in:
parent
1c15fbeec0
commit
0da5227358
@ -119,7 +119,7 @@ jobs:
|
||||
echo "//registry.yarnpkg.com/:_authToken=$NPM_TOKEN" >> ~/.npmrc
|
||||
yarn release --yes
|
||||
PACKAGE_SUFFIX=edge yarn build
|
||||
./scripts/workspace-run npm publish
|
||||
./scripts/workspace-run npm publish -q
|
||||
|
||||
# Workflow definition
|
||||
workflows:
|
||||
|
Loading…
Reference in New Issue
Block a user