We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2af378 commit e43203aCopy full SHA for e43203a
.github/workflows/preview.yml
@@ -20,7 +20,7 @@ jobs:
20
cancel-in-progress: false
21
env:
22
REPO_ACCESS_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
23
- APP_ENV: prod
+ APP_ENV: staging
24
BRANCH_NAME: ${{ github.ref_name }}
25
26
steps:
0 commit comments