We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92f29d0 commit 1870a08Copy full SHA for 1870a08
codebuild/release/javadoc.yml
@@ -23,4 +23,4 @@ phases:
23
- cp -r /tmp/apidocs/* .
24
- git add .
25
- 'git commit -m "docs: updating javadocs"'
26
- - git push
+ - git push -u origin $GH_PAGES
0 commit comments