Skip to content

Commit 054ad07

Browse files
committed
ci: use github token for link check
1 parent 045a03b commit 054ad07

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.woodpecker/docs.yml

Lines changed: 3 additions & 0 deletions
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)