Skip to content

Commit

Permalink
remove AWS credentials
Browse files Browse the repository at this point in the history
Co-authored-by: christian-calabrese <[email protected]>
  • Loading branch information
batdevis and christian-calabrese authored Nov 5, 2024
1 parent df19a02 commit d63f52a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/actions/chatbot/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@ runs:
pytest tests/
coverage report
- name: Configure AWS Credentials
uses: ./.github/actions/configure-aws-credentials
with:
aws_region: ${{ inputs.aws_region }}
role_to_assume: ${{ inputs.iam_role }}
- name: Create Vector Index
shell: bash
Expand Down

0 comments on commit d63f52a

Please sign in to comment.