Skip to content

Commit

Permalink
Update explorer_preview.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
denispalab authored Dec 9, 2021
1 parent 0a11be4 commit 7f48f67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/explorer_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
if: ${{ github.event.workflow_run.conclusion == 'success' }}
steps:
- uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.head.sha }}
- uses: amondnet/vercel-action@v20
with:
vercel-token: ${{ secrets.VERCEL_TOKEN }} # Required
Expand Down

0 comments on commit 7f48f67

Please sign in to comment.