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: