Skip to content

Commit d78876d

Browse files
committed
Delete the step "Deploy to Vercel" from the deployment workflow, because it doesn't work.
1 parent 17edc9d commit d78876d

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/jekyll.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,3 @@ jobs:
6363
- name: Deploy to GitHub Pages
6464
id: deployment
6565
uses: actions/deploy-pages@v4
66-
- name: Deploy to Vercel
67-
run: |
68-
curl -X POST "${{ secrets.VERCEL_DEPLOY_HOOK_URL }}"
69-

0 commit comments

Comments
 (0)