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 9c41436 commit c63a002Copy full SHA for c63a002
.github/workflows/deploy.yml
@@ -55,4 +55,4 @@ jobs:
55
project_id: ${{ secrets.REFLEX_PROJECT_ID }}
56
app_directory: ${{ matrix.folder }}
57
extra_args: ${{ env.EXTRA_ARGS }}
58
- dry_run: true
+ dry_run: ${{ vars.DRY_RUN }}
0 commit comments