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:
parent
8b7e126c1c
commit
1175af0cf2
1 changed files with 4 additions and 0 deletions
|
@ -38,6 +38,10 @@ jobs:
|
||||||
to-owner: ${{ vars.TO_OWNER }}
|
to-owner: ${{ vars.TO_OWNER }}
|
||||||
repo: "runner"
|
repo: "runner"
|
||||||
release-notes: |
|
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
|
Release Notes
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue