Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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-<<UNIQUENAME>> # S3 Bucket with "codeguru-reviewer-*" prefix

- name: 'Upload Artifact'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.