We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbcc6fd commit b6fdc53Copy full SHA for b6fdc53
.github/deploy.sh
@@ -61,4 +61,4 @@ else
61
git commit -m "Automatic deploy to GitHub Pages: ${SHA}"
62
fi
63
64
-git push "$SSH_REPO" "$TARGET_BRANCH"
+# git push "$SSH_REPO" "$TARGET_BRANCH"
0 commit comments