mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-08-21 18:11:06 +00:00
chore: links to container images and documentation in the release (#811)
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 <!--start release-notes-assistant--> <!--URL:https://code.forgejo.org/forgejo/runner--> - other - [PR](https://code.forgejo.org/forgejo/runner/pulls/811): <!--number 811 --><!--line 0 --><!--description Y2hvcmU6IGxpbmtzIHRvIGNvbnRhaW5lciBpbWFnZXMgYW5kIGRvY3VtZW50YXRpb24gaW4gdGhlIHJlbGVhc2U=-->chore: links to container images and documentation in the release<!--description--> <!--end release-notes-assistant--> Reviewed-on: https://code.forgejo.org/forgejo/runner/pulls/811 Reviewed-by: Michael Kriese <michael.kriese@gmx.de> Co-authored-by: Earl Warren <contact@earl-warren.org> Co-committed-by: Earl Warren <contact@earl-warren.org>
This commit is contained in:
parent
8b7e126c1c
commit
8819e2a195
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