From 9f13677f0aae3250125ff1cf128fd50c66614873 Mon Sep 17 00:00:00 2001 From: Jonathan Miller <230051081+jmiller-moko@users.noreply.github.com> Date: Sat, 27 Dec 2025 02:16:04 -0600 Subject: [PATCH] Update repo_health.yml --- .github/workflows/repo_health.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/repo_health.yml b/.github/workflows/repo_health.yml index 902d234..3789d6b 100644 --- a/.github/workflows/repo_health.yml +++ b/.github/workflows/repo_health.yml @@ -116,7 +116,7 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 0 - - name: Guardrails: release secrets and vars + - name: Guardrails - release secrets and vars env: PROFILE_RAW: "${{ github.event.inputs.profile }}" FTP_HOST: "${{ secrets.FTP_HOST }}"