Skip to content

Commit

Permalink
Update vercel-preview.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ranic authored Apr 10, 2024
1 parent c028c56 commit 1e91c8c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/vercel-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,8 @@ jobs:
echo "url=$URL" >> "$GITHUB_OUTPUT"
Link-Checker:
runs-on: ubuntu-latest
needs: Deploy-Preview
steps:
- name: HashiCorp's Link Checker
uses: hashicorp/gh-action-check-broken-links@v1
with:
baseUrl: ${{ steps.Deploy-Preview.outputs.url }}
baseUrl: 'https://docs-git-vijay-stuff-mixpanel.vercel.app/docs/what-is-mixpanel'

0 comments on commit 1e91c8c

Please sign in to comment.