Skip to content

Commit

Permalink
env
Browse files Browse the repository at this point in the history
  • Loading branch information
TimofeyTst committed Oct 8, 2023
1 parent 5fc639f commit a836e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-runners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
envkey_CORS_HEADERS: ${{ secrets.CORS_HEADERS }}
envkey_CORS_ORIGINS: ${{ secrets.CORS_ORIGINS }}

envkey_ENVIRONMENT: PRODUCTION
envkey_ENVIRONMENT: ${{ secrets.ENVIRONMENT }}

file_name: .prod.env
directory: "./"
Expand Down

0 comments on commit a836e8c

Please sign in to comment.