Skip to content

Commit

Permalink
chore: update release script for javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
imabhichow committed Dec 4, 2023
1 parent 187f017 commit 078d714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codebuild/release/javadoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ phases:
- cp -r /tmp/apidocs/* .
- git add .
- 'git commit -m "docs: updating javadocs"'
- git push -u origin $GH_PAGES
- git push -u origin $GH_PAGES

0 comments on commit 078d714

Please sign in to comment.