koboldcpp/.github
Georgi Gerganov a3b9c23ead
ci : fix empty release_id in make-release upload step (#27516)
The 'Create release' step had no id, so steps.create_release.outputs.id
resolved to an empty string in the 'Upload nightly-tag.txt' step. The
uploadReleaseAsset call then hit /releases//assets and failed with HTTP
404 (Unhandled error: HttpError), e.g. run 32513839499.

Add id: create_release to the step; the action already exposes the id
output.

Assisted-by: pi:llama.cpp/Qwen3.8-27B
2026-08-21 21:41:25 +03:00
..
actions ci : run ccache-clear as the last step of release jobs (#27503) 2026-08-21 18:56:04 +03:00
ISSUE_TEMPLATE github: mention --log-file in issue templates (#23277) 2026-05-19 21:35:10 +02:00
workflows ci : fix empty release_id in make-release upload step (#27516) 2026-08-21 21:41:25 +03:00
labeler.yml misc: fix labeler (#25012) 2026-06-25 17:23:37 +02:00
pull_request_template.md gitignore : add .pi + personal SYSTEM.md (#22316) 2026-04-25 09:20:45 +03:00