1 parent 59f9c2e commit e88dd65Copy full SHA for e88dd65
1 file changed
.github/workflows/escape-room.yml
@@ -12,4 +12,4 @@ jobs:
12
- name: Install Vercel CLI
13
run: npm install -g vercel
14
- name: Deploy Preview
15
- run: vercel --prod --token=${{ secrets.VERCEL_TOKEN }}
+ run: vercel --prod --token=${{ secrets.VERCEL_TOKEN }} --yes
0 commit comments