mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-28 04:21:03 +00:00
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:
parent
520cd90c43
commit
068d80a9cb
@ -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.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user