File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ jobs:
100100
101101 - name : Deploy to Vercel Action
102102 id : deploy-to-vercel
103- uses : EvanNotFound/vercel-deployment-for-github-actions@v1.2.1
103+ uses : EvanNotFound/vercel-deployment-for-github-actions@v1.2.2
104104 with :
105105 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
106106 VERCEL_TOKEN : ${{ secrets.VERCEL_TOKEN }}
Original file line number Diff line number Diff line change 5959
6060 - name : Deploy to Vercel
6161 id : deploy-to-vercel
62- uses : EvanNotFound/vercel-deployment-for-github-actions@v1.2.1
62+ uses : EvanNotFound/vercel-deployment-for-github-actions@v1.2.2
6363 with :
6464 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
6565 VERCEL_TOKEN : ${{ secrets.VERCEL_TOKEN }}
Original file line number Diff line number Diff line change 5252 run : npm install -g vercel@latest
5353
5454 - name : Deploy to Vercel Action
55- uses : EvanNotFound/vercel-deployment-for-github-actions@v1.2.1
55+ uses : EvanNotFound/vercel-deployment-for-github-actions@v1.2.2
5656 with :
5757 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
5858 VERCEL_TOKEN : ${{ secrets.VERCEL_TOKEN }}
You can’t perform that action at this time.
0 commit comments