Skip to content

Commit

Permalink
fix gh-pages for realzies
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Lasky committed May 19, 2016
1 parent cff6eee commit 9c4c5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gulp/tasks/docs.js
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@
.pipe(C.dbg('gh-pages'))
.pipe(plugins.ghPages({
message: 'docs updates v'+pkg.version,
origin:'upstream'
remoteUrl:'[email protected]:MediaMath/strand.git'
}));
});

Expand Down

0 comments on commit 9c4c5cb

Please sign in to comment.