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
7749b397
a5243aef
0/1
deploy.yml
failed
22s
+1
-1
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
deploy.yml
+1
-1
.tangled/workflows/deploy.yml
···
12
12
13
13
steps:
14
14
- name: "Install Vercel"
15
15
-
command: "pnpm i -g vercel && pnpm approve-builds"
15
15
+
command: "npm i -g vercel"
16
16
- name: "Deploy to Vercel"
17
17
command: "vercel deploy --token $VERCEL_TOKEN --yes"