Commit a6717cc
Deepak Pandey
Fix Vercel rollback command
- Replace invalid --rollback flag with proper 'vercel rollback' command
- Use npx vercel rollback --prod --token --yes instead of amondnet/vercel-action
- This should resolve the 'unknown or unexpected option: --rollback' error1 parent 613c22d commit a6717cc
1 file changed
+5
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
310 | 309 | | |
311 | 310 | | |
312 | 311 | | |
| |||
0 commit comments