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 7419532 commit fb62beb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy_website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ jobs:
- name: Chatbot Vector Index
uses: ./.github/actions/chatbot
runs-on: codebuild-${{ matrix.environment }}-github-runner-${{ github.run_id }}-${{ github.run_attempt }}
with:
iam_role: ${{ secrets.DEPLOY_IAM_ROLE }}

manual_deploy:
name: Deploy to S3 (manual on ${{ inputs.environment }})
Expand Down

0 comments on commit fb62beb

Please sign in to comment.