Skip to content

Commit

Permalink
Acutally push docs on build now
Browse files Browse the repository at this point in the history
  • Loading branch information
natemcmaster committed Apr 21, 2018
1 parent ec6809c commit 6a3cdf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/push.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ try {
Pop-Location
}
exec git commit -m "Generate documentation from $SourceCommit"
exec git push --dry-run
exec git push origin gh-pages
}
finally {
Pop-Location
Expand Down

0 comments on commit 6a3cdf2

Please sign in to comment.