ci: disable build ci

This commit is contained in:
thecodrr
2020-12-08 10:43:04 +05:00
parent babeac04df
commit ac7d43f48d
2 changed files with 1 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ jobs:
with:
persist-credentials: false
- name: Build and Deploy 🚀
- name: Deploy 🚀
uses: amondnet/vercel-action@v20.0.0
with:
vercel-token: ${{ secrets.ZEIT_TOKEN }}