Skip to content

Commit

Permalink
chore: update the javadoc release script (#1857)
Browse files Browse the repository at this point in the history
  • Loading branch information
imabhichow authored Dec 4, 2023
1 parent 92f29d0 commit 1870a08
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
- git push -u origin $GH_PAGES

0 comments on commit 1870a08

Please sign in to comment.