We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9869f8 commit 2166f2dCopy full SHA for 2166f2d
codebuild/release/javadoc.yml
@@ -22,5 +22,5 @@ phases:
22
- git checkout $GH_PAGES
23
- cp -r /tmp/apidocs/* .
24
- git add .
25
- - git commit -m "docs: updating javadocs"
+ - 'git commit -m "docs: updating javadocs"'
26
- git push
0 commit comments