mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-02 12:13: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
|
from_secret: github_token
|
||||||
commands:
|
commands:
|
||||||
- apk add -q --no-cache jq curl
|
- apk add -q --no-cache jq curl
|
||||||
- export ISSUE_NUMBER=4514
|
- export ISSUE_NUMBER=5326
|
||||||
- export DESCRIPTION=$(cat links.md)
|
- export DESCRIPTION=$(cat links.md)
|
||||||
- |
|
- |
|
||||||
curl -X PATCH \
|
curl -X PATCH \
|
||||||
|
|
Loading…
Reference in a new issue