mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
refactor(ci): make edge publish quiet
This commit is contained in:
parent
955b5d49ad
commit
4240aac9d0
@ -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