зеркало из https://github.com/github/pages-gem.git
undo stray change to script/release
This commit is contained in:
Родитель
94bc04d41e
Коммит
8ed2277831
|
@ -18,8 +18,7 @@ gem build -q github-pages.gemspec
|
|||
|
||||
# Make sure we're on the master branch.
|
||||
|
||||
(git branch | grep -q '
|
||||
master') || {
|
||||
(git branch | grep -q 'master') || {
|
||||
echo "Only release from the master branch."
|
||||
exit 1
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче