diff --git a/publish.sh b/publish.sh index f993ce3..eb87b4b 100755 --- a/publish.sh +++ b/publish.sh @@ -25,4 +25,6 @@ git branch -D gh-pages # temp-for-deploy-gh-pages 브랜치를 삭제한다. git checkout master -git branch -D temp-for-deploy-gh-pages \ No newline at end of file +git branch -D temp-for-deploy-gh-pages + +roll-back