We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8689876 commit 84d80d3Copy full SHA for 84d80d3
.github/workflows/link-check.yml
@@ -41,6 +41,7 @@ jobs:
41
with:
42
fail: false
43
files: 'files-to-check.txt'
44
+ base: https://rehanbutt.com
45
46
- name: Create Issue From File
47
if: steps.lychee.outputs.exit_code != 0
0 commit comments