Skip to content

Commit

Permalink
fix preview builds
Browse files Browse the repository at this point in the history
  • Loading branch information
karanpopat committed Jan 8, 2025
1 parent 4223b02 commit 77b6fa5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ jobs:
steps:
- name: Trigger Vercel deploy
run: |
curl -X GET https://tailpipe-io.vercel.app/api/service/revalidate-paths \
-H "Authorization: Bearer ${{ secrets.TAILPIPE_API_KEY }}"
curl -X POST ${{ secrets.VERCEL_DEPLOY_LINK_PROD }}

0 comments on commit 77b6fa5

Please # to comment.