fix(ci): remove login

This commit is contained in:
Rickard Andersson 2023-08-23 20:14:28 +03:00
parent 2f59a270c8
commit 7c918eb7ee

View File

@ -89,8 +89,6 @@ jobs:
key: ${{ runner.os }}-yarn-v3-${{ hashFiles('**/yarn.lock') }}
restore-keys: |
${{ runner.os }}-yarn-v3
- name: Log in to Vercel
run: yarn vercel login
- name: Pull Vercel configuration
run: yarn vercel pull --yes --token ${{ secrets.vercel_token }}
- name: Build Vercel bundle