Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nahbee10 authored Feb 15, 2023
1 parent eea48b3 commit 9739908
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ jobs:
deploy-preview:
if: github.ref != 'refs/heads/production'
runs-on: ubuntu-latest
permissions:
pull-requests: write
issues: write
repository-projects: write
contents: write
steps:
- uses: actions/checkout@v2
- uses: amondnet/vercel-action@v20
Expand Down

1 comment on commit 9739908

@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 sanctu-dot-com ready!

✅ Preview
https://sanctu-dot-i6hnc93xx-sanctucompu.vercel.app

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

Please sign in to comment.