skipping the verification of a clean workspace. (#27978)

This commit is contained in:
Marcus Andersson 2020-10-01 19:35:41 +02:00 committed by GitHub
parent 54df058b95
commit 44c9aea28c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,6 @@ else
done
echo $'\nPublishing packages'
yarn packages:publishCanary
yarn packages:publishCanary --no-git-reset
fi