Update vercel-deploy.yml (#97)
This commit is contained in:
parent
c331e05252
commit
e62bbaf918
1 changed files with 1 additions and 1 deletions
2
.github/workflows/vercel-deploy.yml
vendored
2
.github/workflows/vercel-deploy.yml
vendored
|
@ -14,7 +14,7 @@ jobs:
|
|||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Deploy to Vercel
|
||||
uses: amondnet/vercel-action@v20
|
||||
uses: amondnet/vercel-action@v25.1.1
|
||||
with:
|
||||
vercel-token: ${{ secrets.VERCEL_TOKEN }}
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Add table
Reference in a new issue