We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 104eaf5 commit 3dbb987Copy full SHA for 3dbb987
1 file changed
.github/workflows/deploy-website.yml
@@ -11,4 +11,4 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Trigger Vercel Deploy Hook
14
- run: curl -s -X POST "https://api.vercel.com/v1/integrations/deploy/prj_U7HMe4FDtMUT9oq6pWPDNbtvvAdG/A5coEnh6LV"
+ run: curl -s -X POST "https://api.vercel.com/v1/integrations/deploy/prj_U7HMe4FDtMUT9oq6pWPDNbtvvAdG/wv2IkRFK2s"
0 commit comments