tangled
alpha
login
or
join now
ghustvn.com
/
life-series
0
fork
atom
Non-official site for The Life Series Minecraft hardcore survival multiplayer series housing every video
www.life-series.online
0
fork
atom
overview
issues
pulls
pipelines
deploy to Vercel
ghustvn.com
3 weeks ago
7b1b2f9b
7749b397
1/1
deploy.yml
success
45s
+1
-3
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
deploy.yml
+1
-3
.tangled/workflows/deploy.yml
···
11
11
- pnpm
12
12
13
13
steps:
14
14
-
- name: "Install Vercel"
15
15
-
command: "npm i -g vercel"
16
14
- name: "Deploy to Vercel"
17
17
-
command: "vercel deploy --token $VERCEL_TOKEN --yes"
15
15
+
command: "npx vercel deploy --token $VERCEL_TOKEN --yes"