diff --git a/package-and-deploy.sh b/package-and-deploy.sh index 29390d0..43b3755 100755 --- a/package-and-deploy.sh +++ b/package-and-deploy.sh @@ -18,7 +18,7 @@ git clean -Xq git checkout . #Checkout the deployment directory -git checkout tags/gh-pages +git checkout gh-pages # Copy the files tar -zxvf ~/ResumeSite.tar.gz .