Skip to content

Commit

Permalink
chore: update vercel action
Browse files Browse the repository at this point in the history
  • Loading branch information
thedaviddias committed Jun 11, 2023
1 parent 32ae09d commit 5084cae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
# uploadOptions: 'WRITE_NESTED,ESCAPE_NEW_LINES'

- name: Vercel deployment
uses: amondnet/vercel-action@v20
uses: amondnet/vercel-action@v25.1.1
with:
vercel-token: ${{ secrets.VERCEL_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

1 comment on commit 5084cae

@vercel
Copy link

@vercel vercel bot commented on 5084cae Jun 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.