Skip to content

Commit

Permalink
fix(ci-cd): env_vars missing in staging
Browse files Browse the repository at this point in the history
  • Loading branch information
rutajdash authored Jun 17, 2022
1 parent f1c20f8 commit 516244c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,4 @@ jobs:
is_latest: true
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
env_vars: ${{ secrets.PROD_ENV }}

0 comments on commit 516244c

Please sign in to comment.