updated workflow

This commit is contained in:
Alysia Broddrick 2024-03-07 16:33:41 -08:00
parent a36fef2d9d
commit d52c254c15
No known key found for this signature in database
GPG key ID: 03917052CD0F06B7

View file

@ -28,6 +28,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
env:
ENVIRONMENT: ${{ needs.variables.outputs.environment }}
CF_USERNAME: CF_${{ github.event.inputs.environment }}_USERNAME
CF_PASSWORD: CF_${{ github.event.inputs.environment }}_PASSWORD
steps: