We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dab3b7d commit 9e15851Copy full SHA for 9e15851
.github/workflows/check_links.yml
@@ -29,5 +29,5 @@ jobs:
29
- name: Check links
30
uses: lycheeverse/lychee-action@v2
31
with:
32
- args: --no-progress --require-https --exclude www.reddit.com -- . cockatrice.github.io
+ args: --no-progress --require-https --exclude www.reddit.com -- . https://cockatrice.github.io
33
jobSummary: true
0 commit comments