mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
fix(ci): clean YAML syntax in workflow files
This commit is contained in:
parent
ab879f26b6
commit
924b7967c3
1
.github/workflows/web-vercel.yml
vendored
1
.github/workflows/web-vercel.yml
vendored
@ -33,4 +33,3 @@ jobs:
|
|||||||
- run: npm i -g vercel
|
- run: npm i -g vercel
|
||||||
# deploy del directorio estático generado por Flutter
|
# deploy del directorio estático generado por Flutter
|
||||||
- run: vercel deploy --prod build/web --yes --token ${{ secrets.VERCEL_TOKEN }} --name tunestream-app
|
- run: vercel deploy --prod build/web --yes --token ${{ secrets.VERCEL_TOKEN }} --name tunestream-app
|
||||||
YAML < /dev/null
|
|
@ -20,4 +20,3 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
JSON < /dev/null
|
|
Loading…
Reference in New Issue
Block a user