From 2a88271a772b3f6a9bef8a25d7e466606a484ea2 Mon Sep 17 00:00:00 2001 From: Daniel Roth Date: Thu, 5 Feb 2026 15:32:46 +0000 Subject: [PATCH] remove spurious spaces --- .github/workflows/deploy_terraform.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deploy_terraform.yml b/.github/workflows/deploy_terraform.yml index c720ae47..5bf115d7 100644 --- a/.github/workflows/deploy_terraform.yml +++ b/.github/workflows/deploy_terraform.yml @@ -142,7 +142,6 @@ jobs: build_context: . build_args: | JUNTE=best3 - secrets: AWS_ACCESS_KEY_ID: ${{ secrets.DEV_AWS_ACCESS_KEY_ID }} AWS_SECRET_ACCESS_KEY: ${{ secrets.DEV_AWS_SECRET_ACCESS_KEY }}