Skip to content

Commit 9c41436

Browse files
committed
try to run with dry mode
1 parent 7ea7c7e commit 9c41436

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,5 @@ jobs:
5454
auth_token: ${{ secrets.REFLEX_AUTH_TOKEN }}
5555
project_id: ${{ secrets.REFLEX_PROJECT_ID }}
5656
app_directory: ${{ matrix.folder }}
57-
extra_args: ${{ env.EXTRA_ARGS }}
57+
extra_args: ${{ env.EXTRA_ARGS }}
58+
dry_run: true

0 commit comments

Comments
 (0)