fix: remove need for a github token
This commit is contained in:
2
.github/workflows/vercel-deploy.yml
vendored
2
.github/workflows/vercel-deploy.yml
vendored
@@ -3,8 +3,6 @@ name: "Deploy on Vercel"
|
||||
on:
|
||||
workflow_call:
|
||||
secrets:
|
||||
GH_TOKEN:
|
||||
required: true
|
||||
VERCEL_TOKEN:
|
||||
required: true
|
||||
VERCEL_PROJECT_ID:
|
||||
|
||||
Reference in New Issue
Block a user