Skip to content

Commit

Permalink
Update cd-prod.yml update changes again
Browse files Browse the repository at this point in the history
Update cd-prod.yml update changes again
  • Loading branch information
rohit-fpcc authored Feb 27, 2024
1 parent 3c66c52 commit d5eaeb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-prod.yml
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ jobs:
run: echo "$PROD_VARS" >> local.env
shell: bash
env:
PROD_ENVS : ${{secrets.PROD_VARS}}
PROD_VARS : ${{secrets.PROD_VARS}}

- name: Deploy Prod
shell: bash

0 comments on commit d5eaeb3

Please sign in to comment.