docs: releases: Update link for the release actions

This allows users to go directly to the action page whenever a release
needs to be cut.

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
Fabiano Fidêncio 2024-02-28 00:08:47 +01:00
parent 520cd90c43
commit 068d80a9cb
No known key found for this signature in database
GPG Key ID: EE926C2BDACC177B

View File

@ -10,8 +10,10 @@ This document lists the tasks required to create a Kata Release.
### Check GitHub Actions ### Check GitHub Actions
We make use of [GitHub actions](https://github.com/features/actions) in the We make use of [GitHub actions](https://github.com/features/actions) in the
[minor](../.github/workflows/release-minor.yaml) and [minor](https://github.com/kata-containers/kata-containers/actions/workflows/release-minor.yaml)
[major](../.github/workflows/release-major.yaml) files from the and
[major](https://github.com/kata-containers/kata-containers/actions/workflows/release-major.yaml)
files from the
`kata-containers/kata-containers` repository to build and upload release `kata-containers/kata-containers` repository to build and upload release
artifacts. artifacts.