Skip to content

Commit

Permalink
runs on codebuild
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 d63f52a commit 7419532
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ 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 }}

Expand Down

0 comments on commit 7419532

Please sign in to comment.