Remove deploy now

This commit is contained in:
zandercymatics 2023-11-22 11:10:48 -07:00
parent d14da1460f
commit 328e1fca95
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -61,7 +61,6 @@ jobs:
- name: Set login credentials
uses: 18f/cg-deploy-action@main
env:
DEPLOY_NOW: thanks
ENVIRONMENT: ${{ needs.variables.outputs.environment }}
CF_USERNAME: CF_${{ needs.variables.outputs.environment }}_USERNAME
CF_PASSWORD: CF_${{ needs.variables.outputs.environment }}_PASSWORD