1
1
mirror of https://github.com/primer/css.git synced 2024-12-24 22:53:58 +03:00

whoops, nix --canary arg value

This commit is contained in:
Shawn Allen 2017-08-09 15:21:58 -07:00
parent f64f9c6a3a
commit f57014d6f2

View File

@ -4,6 +4,6 @@ echo "🐦 Publishing PR (canary) release..."
$(dirname $0)/notify pending
$(npm bin)/lerna publish --npm-tag=pr --canary=pr --exact $@
$(npm bin)/lerna publish --npm-tag=pr --canary --exact $@
$(dirname $0)/notify success