Skip to content

Commit

Permalink
Update cd-prod.yml again with new values
Browse files Browse the repository at this point in the history
  • Loading branch information
rohit-fpcc authored Feb 27, 2024
1 parent ba4d98b commit 3c66c52
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cd-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@ jobs:
known_hosts: ${{ secrets.KNOWN_HOSTS }}

- name: Envs
run: |
'echo "$PROD_VARS" >> local.env'
run: echo "$PROD_VARS" >> local.env
shell: bash
env:
PROD_ENVS : ${{secrets.PROD_VARS}}
Expand Down

0 comments on commit 3c66c52

Please sign in to comment.