From 15a31805412c4a1dd0dfa40d60d13b1a7aee4843 Mon Sep 17 00:00:00 2001 From: Collin Dutter Date: Fri, 3 May 2024 13:08:41 -0700 Subject: [PATCH] Oops --- .github/workflows/docs-integration-tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/docs-integration-tests.yml b/.github/workflows/docs-integration-tests.yml index a8443618e..0d6cb76ca 100644 --- a/.github/workflows/docs-integration-tests.yml +++ b/.github/workflows/docs-integration-tests.yml @@ -97,6 +97,7 @@ jobs: WEBHOOK_URL: ${{ secrets.INTEG_WEBHOOK_URL }} AMAZON_SQS_QUEUE_URL: ${{ secrets.INTEG_AMAZON_SQS_QUEUE_URL }} GT_CLOUD_STRUCTURE_RUN_ID: ${{ secrets.INTEG_GT_CLOUD_STRUCTURE_RUN_ID }} + AWS_IOT_CORE_ENDPOINT: ${{ secrets.INTEG_AWS_IOT_CORE_ENDPOINT }} AWS_IOT_CORE_TOPIC: ${{ secrets.INTEG_AWS_IOT_CORE_TOPIC }} services: postgres: