1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00

chore: links to container images and documentation in the release

The 9.0.3 release was manually updated so it shows how it would look.

https://code.forgejo.org/forgejo/runner/releases/tag/v9.0.3
This commit is contained in:
Earl Warren 2025-08-05 15:26:38 +02:00
parent 8b7e126c1c
commit 1175af0cf2
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -38,6 +38,10 @@ jobs:
to-owner: ${{ vars.TO_OWNER }}
repo: "runner"
release-notes: |
- [User guide](https://forgejo.org/docs/next/user/actions/overview/)
- [Administrator guide](https://forgejo.org/docs/next/admin/actions/)
- [Container images](https://code.forgejo.org/forgejo/-/packages/container/runner/versions)
Release Notes
---