From 9691c2c6341c0f9b85fddad4a11ece597625de71 Mon Sep 17 00:00:00 2001 From: Colin Saliceti Date: Thu, 16 Jan 2025 14:05:43 +0000 Subject: [PATCH] TEMP --- .github/workflows/actions/smoke-test/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions/smoke-test/action.yml b/.github/workflows/actions/smoke-test/action.yml index 513c917a..60efadff 100644 --- a/.github/workflows/actions/smoke-test/action.yml +++ b/.github/workflows/actions/smoke-test/action.yml @@ -47,7 +47,7 @@ runs: echo "SUPPORT_PASSWORD=$SUPPORT_PASSWORD" >> $GITHUB_OUTPUT - name: Setup tmate session -+ uses: mxschmitt/action-tmate@v3 + uses: mxschmitt/action-tmate@v3 env: HOSTING_DOMAIN: ${{ steps.retrieve-secrets.outputs.HOSTING_DOMAIN }} RAILS_ENV: ${{ steps.retrieve-secrets.outputs.HOSTING_ENVIRONMENT_NAME }}