From 6e78caddc50211aeee24317f01140129e02ef05d Mon Sep 17 00:00:00 2001 From: Kenneth Kehl <@kkehl@flexion.us> Date: Thu, 20 Mar 2025 11:46:01 -0700 Subject: [PATCH] ugh revert and fix --- .github/workflows/restage-apps.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/restage-apps.yml b/.github/workflows/restage-apps.yml index 66e70bc39..d06666244 100644 --- a/.github/workflows/restage-apps.yml +++ b/.github/workflows/restage-apps.yml @@ -20,7 +20,7 @@ jobs: steps: - name: get pwd shell: bash - run: echo "$PWD" >> "$GITHUB_OUTPUT" + run: echo "$PWD" - name: Restage ${{matrix.app}} uses: cloud-gov/cg-cli-tools@main with: