We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff26744 commit 4efba30Copy full SHA for 4efba30
test.sh
@@ -14,7 +14,7 @@ git config user.name "Test"
14
git commit -am 'initial commit'
15
cd "${CWD}"
16
17
-./bash/deploy.sh "${TMP}"
+./bash/deploy.sh "${TMP}" gh-pages
18
19
cd "${TMP}"
20
git checkout gh-pages
0 commit comments