Skip to content

Commit 078d714

Browse files
committed
chore: update release script for javadoc
1 parent 187f017 commit 078d714

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 -u origin $GH_PAGES
26+
- git push -u origin $GH_PAGES

0 commit comments

Comments
 (0)