Skip to content

Commit 2a3c447

Browse files
committed
ci: use github token for link check
1 parent 26a5d95 commit 2a3c447

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.woodpecker/docs.yml

+3
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ steps:
3030
depends_on: [assets]
3131
commands:
3232
- lychee --no-progress --format detailed docs/content README.md
33+
environment:
34+
GITHUB_TOKEN:
35+
from_secret: github_token_ro
3336

3437
- name: build
3538
image: quay.io/thegeeklab/hugo:0.147

0 commit comments

Comments
 (0)