Skip to content

Commit 492d687

Browse files
committed
ci: use github token for link check
1 parent 2273ed4 commit 492d687

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
@@ -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)