diff --git a/.github/workflows/vercel-deploy.yml b/.github/workflows/vercel-deploy.yml index 15a6e53..e5e2173 100644 --- a/.github/workflows/vercel-deploy.yml +++ b/.github/workflows/vercel-deploy.yml @@ -3,8 +3,6 @@ name: "Deploy on Vercel" on: workflow_call: secrets: - GH_TOKEN: - required: true VERCEL_TOKEN: required: true VERCEL_PROJECT_ID: