fix: remove need for a github token

This commit is contained in:
Guz013
2023-06-29 15:25:50 -03:00
parent 86480461a0
commit 6f3127ff55

View File

@@ -3,8 +3,6 @@ name: "Deploy on Vercel"
on:
workflow_call:
secrets:
GH_TOKEN:
required: true
VERCEL_TOKEN:
required: true
VERCEL_PROJECT_ID: