Skip to content

Commit 1b52d4c

Browse files
author
Marcos Cáceres
committed
switch back to master branch to publish
1 parent 7c26591 commit 1b52d4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deploy.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ ssh-add ../deploy_key
6464

6565
# Now that we're all set up, we can push.
6666
git push $SSH_REPO $TARGET_BRANCH
67-
bikeshed echidna --md-status=WD --u $USER --p $PASS --decision $DECISION --cc=marcos@marcosc.com out/index.bs
67+
git checkout $SOURCE_BRANCH
68+
bikeshed echidna --md-status=WD --u $USER --p $PASS --decision $DECISION --cc=marcos@marcosc.com

0 commit comments

Comments
 (0)