Skip to content

Commit

Permalink
Update vercel-pull-request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AmiltonCabral authored Jul 30, 2024
1 parent 53c5ff5 commit a454a58
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/vercel-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ on:
jobs:
build_and_deploy:
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
repository-projects: write
steps:
- uses: actions/checkout@v2
- uses: amondnet/vercel-action@v20
Expand Down

1 comment on commit a454a58

@github-actions
Copy link

Choose a reason for hiding this comment

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

Deploy preview for bookhive-web ready!

✅ Preview
https://bookhive-fv0z3hjrb-amiltoncabrals-projects.vercel.app

Built with commit a454a58.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.