mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-29 12:55:21 +08:00
Use token when running 'now alias'
This commit is contained in:
@@ -14,4 +14,4 @@ NOW=`pwd`/node_modules/.bin/now
|
||||
|
||||
cd build
|
||||
|
||||
$NOW -t $NOW_TOKEN --force && sleep 5 && $NOW alias
|
||||
$NOW -t $NOW_TOKEN --force && sleep 5 && $NOW -t $NOW_TOKEN alias
|
||||
|
||||
Reference in New Issue
Block a user