diff --git a/.github/workflows/deploy_website.yaml b/.github/workflows/deploy_website.yaml index b0de1cfc7..f6581e5af 100644 --- a/.github/workflows/deploy_website.yaml +++ b/.github/workflows/deploy_website.yaml @@ -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 }}