Skip to content

Commit 780f384

Browse files
committed
ci: use github token for link check
1 parent 8c10526 commit 780f384

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
@@ -22,6 +22,9 @@ steps:
2222
image: docker.io/lycheeverse/lychee
2323
commands:
2424
- lychee --no-progress --format detailed README.md
25+
environment:
26+
GITHUB_TOKEN:
27+
from_secret: github_token_ro
2528

2629
- name: pushrm-dockerhub
2730
image: docker.io/chko/docker-pushrm:1

0 commit comments

Comments
 (0)