Skip to content

Commit c63a002

Browse files
committed
use dry_run
1 parent 9c41436 commit c63a002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
project_id: ${{ secrets.REFLEX_PROJECT_ID }}
5656
app_directory: ${{ matrix.folder }}
5757
extra_args: ${{ env.EXTRA_ARGS }}
58-
dry_run: true
58+
dry_run: ${{ vars.DRY_RUN }}

0 commit comments

Comments
 (0)