Update issue number for link checker (#5327)

This commit is contained in:
qwerty287 2025-07-14 19:46:11 +03:00 committed by GitHub
parent 2ca36af19e
commit 6dafa15d4d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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