adding npx vercel link

This commit is contained in:
joeaba
2021-10-14 17:13:26 +05:30
committed by GitHub
parent 416f859517
commit 92f2314b72

View File

@ -33,6 +33,7 @@ jobs:
- run: npm run test
- name: deploy website
uses: actions/checkout@v2
- run : npx vercel link
- uses: amondnet/vercel-action@v20
with:
vercel-token: ${{ secrets.VERCEL_TOKEN }} # Required