Commit b18662e
committed
Refactor GitHub Actions deployment workflow to use Vercel Action
- Replaced manual Vercel CLI commands with amondnet/vercel-action for streamlined deployment.
- Removed installation of Vercel CLI and environment variable pulling steps.
- Updated deployment step to include organization and project IDs for improved configuration.1 parent 2bc1457 commit b18662e
1 file changed
+6
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | 42 | | |
52 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
0 commit comments