Skip to content

Commit ca181fd

Browse files
authoredSep 19, 2019
Update deploy.sh
1 parent d06a983 commit ca181fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎deploy.sh

+1
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ git commit -m "Deploy from CircleCI" # this will always be the only commit in yo
1111

1212
# use --quiet to avoid printing token in build logs
1313
git push --force --quiet "https://${GH_TOKEN}@github.com/devopsdays/devopsdays-web.git" master:gh-pages # path to your repo on GitHub, using token for authentication
14+

0 commit comments

Comments
 (0)
Please sign in to comment.