added scope argument

getting error because scope was missing
This commit is contained in:
joeaba 2021-10-20 13:17:24 +05:30 committed by GitHub
parent c3b7f49e03
commit ef13c97867
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -42,4 +42,5 @@ jobs:
vercel-org-id: ${{ secrets.ORG_ID}}
vercel-project-id: ${{ secrets.PROJECT_ID}}
working-directory: ./explorer
scope: ${{ secrets.TEAM_ID}}