We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17edc9d commit d78876dCopy full SHA for d78876d
1 file changed
.github/workflows/jekyll.yml
@@ -63,7 +63,3 @@ jobs:
63
- name: Deploy to GitHub Pages
64
id: deployment
65
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