mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-30 14:02:44 +08:00
Make the publish script exit with code 0 even if there's nothing changed
This commit is contained in:
@@ -20,3 +20,4 @@ git add --all
|
||||
git commit -m "update website"
|
||||
git push
|
||||
cd ../react-native/website
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user