Update explorer.yml

This commit is contained in:
joeaba 2021-10-25 11:29:49 +05:30 committed by GitHub
parent 45449b1d01
commit a78a675584
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ jobs:
vercel-org-id: ${{ secrets.ORG_ID}} #Required
vercel-project-id: ${{ secrets.PROJECT_ID}} #Required
working-directory: ./explorer
scope: ${{ secrets.TEAM_ID }}
scope: ${{ secrets.TEAM_ID }} #added solana(vercel) as "TEAM_ID"
push:
runs-on: ubuntu-latest
if: github.event_name == 'push'