Skip to content

Commit

Permalink
Change broken link checker GH repository
Browse files Browse the repository at this point in the history
Change broken link checker GH repository
  • Loading branch information
ruzickap committed Jan 10, 2020
1 parent 93cb1e2 commit a9f3579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vuepress-build-check-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
INPUT_CMD_PARAMS: --buffer-size=8192 --concurrency=10 --skip-tls-verification --exclude=(mylabs.dev|github.com/ruzickap/podinfo/)
run: |
ln -s docs/.vuepress/dist ${{ github.event.repository.name }}
wget -qO- https://raw.githubusercontent.com/ruzickap/action-broken-link-checker/v1/entrypoint.sh | bash
wget -qO- https://raw.githubusercontent.com/ruzickap/action-my-broken-link-checker/v1/entrypoint.sh | bash
- name: Deploy
uses: peaceiris/actions-gh-pages@v2.8.0
Expand Down

0 comments on commit a9f3579

Please sign in to comment.