We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8973c8d commit 4072c08Copy full SHA for 4072c08
.github/workflows/LinkChecker.yml
@@ -13,6 +13,8 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v2
16
+ with:
17
+ ref: "gh-pages"
18
19
- name: Link Checker
20
uses: lycheeverse/[email protected]
0 commit comments