mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-02 04:03:48 +00:00
Update issue number for link checker (#5327)
This commit is contained in:
parent
2ca36af19e
commit
6dafa15d4d
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ steps:
|
|||
from_secret: github_token
|
||||
commands:
|
||||
- apk add -q --no-cache jq curl
|
||||
- export ISSUE_NUMBER=4514
|
||||
- export ISSUE_NUMBER=5326
|
||||
- export DESCRIPTION=$(cat links.md)
|
||||
- |
|
||||
curl -X PATCH \
|
||||
|
|
Loading…
Reference in a new issue