diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index b94d6a6..9ef4168 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -37,7 +37,7 @@ jobs: uses: aws-actions/codeguru-reviewer@v1.1 if: ${{ always() }} with: - build_path: target # build artifact(s) directory + build_path: c-g-s3-bjose # build artifact(s) directory s3_bucket: codeguru-reviewer-<> # S3 Bucket with "codeguru-reviewer-*" prefix - name: 'Upload Artifact' diff --git a/README.md b/README.md index 6106e8d..409831f 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,6 @@ Please refer to the blog for the detailed instructions including Github Actions See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information. -## License +## License This library is licensed under the MIT-0 License. See the LICENSE file.