mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 07:35:34 -05:00
ugh revert and fix
This commit is contained in:
2
.github/workflows/restage-apps.yml
vendored
2
.github/workflows/restage-apps.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
|||||||
cf_org: gsa-tts-benefits-studio
|
cf_org: gsa-tts-benefits-studio
|
||||||
cf_space: notify-${{ inputs.environment }}
|
cf_space: notify-${{ inputs.environment }}
|
||||||
command: |
|
command: |
|
||||||
cf set-env notify-${{matrix.app}}-${{inputs.environment}} DANGEROUS_SALT "${{secrets.$DANGEROUS_SALT}}"
|
cf set-env notify-${{matrix.app}}-${{inputs.environment}} DANGEROUS_SALT "${{secrets.DANGEROUS_SALT}}"
|
||||||
- name: Restage ${{matrix.app}}
|
- name: Restage ${{matrix.app}}
|
||||||
uses: cloud-gov/cg-cli-tools@main
|
uses: cloud-gov/cg-cli-tools@main
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user