mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 11:34:23 +00:00
Make the publish script exit with code 0 even if there's nothing changed
This commit is contained in:
parent
591d7b321f
commit
7c9969025e
@ -20,3 +20,4 @@ git add --all
|
|||||||
git commit -m "update website"
|
git commit -m "update website"
|
||||||
git push
|
git push
|
||||||
cd ../react-native/website
|
cd ../react-native/website
|
||||||
|
exit 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user