diff --git a/.github/workflows/explorer.yml b/.github/workflows/explorer.yml index 73fe1faf81..d8a347ec64 100644 --- a/.github/workflows/explorer.yml +++ b/.github/workflows/explorer.yml @@ -62,3 +62,4 @@ jobs: vercel-args: '--prod' #for production vercel-org-id: ${{ secrets.ORG_ID}} #Required vercel-project-id: ${{ secrets.PROJECT_ID}} #Required + scope: ${{ secrets.TEAM_ID }}