Non-official site for The Life Series Minecraft hardcore survival multiplayer series housing every video www.life-series.online
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

deploy to Vercel

ghustvn 7749b397 a5243aef

+1 -1
+1 -1
.tangled/workflows/deploy.yml
··· 12 12 13 13 steps: 14 14 - name: "Install Vercel" 15 - command: "pnpm i -g vercel && pnpm approve-builds" 15 + command: "npm i -g vercel" 16 16 - name: "Deploy to Vercel" 17 17 command: "vercel deploy --token $VERCEL_TOKEN --yes"