fix: update token name

This commit is contained in:
Guz013
2023-06-29 15:23:10 -03:00
parent 4b313612e1
commit 180cc63d42

View File

@@ -3,7 +3,7 @@ name: "Deploy on Vercel"
on:
workflow_call:
secrets:
GH_TOKEN:
GITHUB_TOKEN:
required: true
VERCEL_TOKEN:
required: true