Skip to content

Commit 1870a08

Browse files
authored
chore: update the javadoc release script (#1857)
1 parent 92f29d0 commit 1870a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codebuild/release/javadoc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ phases:
2323
- cp -r /tmp/apidocs/* .
2424
- git add .
2525
- 'git commit -m "docs: updating javadocs"'
26-
- git push
26+
- git push -u origin $GH_PAGES

0 commit comments

Comments
 (0)