Update explorer.yml

This commit is contained in:
joeaba
2021-10-25 11:29:49 +05:30
committed by GitHub
parent 45449b1d01
commit a78a675584

View File

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