Skip to content

Commit

Permalink
change deployment branch
Browse files Browse the repository at this point in the history
  • Loading branch information
peuter committed Aug 22, 2016
1 parent 751e992 commit 451b0f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .doc/deploy.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash
set -e # Exit with nonzero exit code if anything fails

SOURCE_BRANCH="user-manual"
SOURCE_BRANCH="develop"
TARGET_BRANCH="gh-pages"

function createDocs {
Expand Down

0 comments on commit 451b0f4

Please sign in to comment.