Skip to content

Commit 3081301

Browse files
committed
Update readme
1 parent 94f502a commit 3081301

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ Create `.github/workflows/deploy.config.json`:
8383
},
8484
"vercel": {
8585
"trigger": {
86-
"live": "https://api.vercel.com/v1/integrations/deploy/prj_3JQKhLSRlptDAqiKPWyuKMGhbaGG/LbOKWUxQpc",
87-
"staging": "https://api.vercel.com/v1/integrations/deploy/prj_3JQKhLSRlptDAqiKPWyuKMGhbaGG/gKusn6nGUb"
86+
"live": "https://api.vercel.com/v1/integrations/deploy/{IDs}",
87+
"staging": "https://api.vercel.com/v1/integrations/deploy/{IDs}"
8888
}
8989
}
9090
}

0 commit comments

Comments
 (0)