Skip to content

Commit

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

0 comments on commit 94115cd

Please sign in to comment.