Skip to content

Commit

Permalink
Try to fix env syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Sep 10, 2024
1 parent 4c4fb30 commit ca0b994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ jobs:
folder: ./proxy/
registry: staging/proxy
service: staging-proxy
env: STAGING=1,PROXY_ORIGIN="^https:\\/\\/dev\\.slowreader\\.app\\/"
env: STAGING=1,PROXY_ORIGIN=^https:\\/\\/dev\\.slowreader\\.app\\/

0 comments on commit ca0b994

Please sign in to comment.