We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 277e237 commit 89daa6bCopy full SHA for 89daa6b
deploy.sh
@@ -16,4 +16,4 @@ fi
16
git commit -m "$msg"
17
18
# Push source and build repos.
19
-git push origin `git subtree push --prefix=public origin master`:master --force
+git push origin `git subtree push --prefix=public [email protected]:oam-dev/oam-dev.github.io.git master`:master --force
0 commit comments