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