Skip to content

Commit e88dd65

Browse files
committed
fix3
1 parent 59f9c2e commit e88dd65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/escape-room.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
- name: Install Vercel CLI
1313
run: npm install -g vercel
1414
- name: Deploy Preview
15-
run: vercel --prod --token=${{ secrets.VERCEL_TOKEN }}
15+
run: vercel --prod --token=${{ secrets.VERCEL_TOKEN }} --yes

0 commit comments

Comments
 (0)