Skip to content

Commit 5ea3756

Browse files
committed
fixup! Adding preview also for main branch
1 parent 04a4a66 commit 5ea3756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ jobs:
9696
--dir public \
9797
--site ${{ secrets.NETLIFY_SITE_ID }} \
9898
--auth ${{ secrets.NETLIFY_AUTH_TOKEN }} \
99-
--json \
10099
$prod_flag \
100+
--json \
101101
> deploy_output.json
102102
103103
- name: Generate URL Preview

0 commit comments

Comments
 (0)