From 046b3eb92cfd79db5061419c7a6e56274b83df8a Mon Sep 17 00:00:00 2001 From: fdamato <83837719+fdamato@users.noreply.github.com> Date: Thu, 6 Jul 2023 13:03:38 -0700 Subject: [PATCH] Update HWReleaseProcess.md --- HWReleaseProcess.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HWReleaseProcess.md b/HWReleaseProcess.md index 0e9ce86..bc34921 100644 --- a/HWReleaseProcess.md +++ b/HWReleaseProcess.md @@ -2,7 +2,7 @@ ## Nightly -1. When a new release is triggered, the **RTL Submodule Pointer Update** flow is called +1. When the **HW Release Workflow** is triggered, the **RTL Submodule Pointer Update** flow is called 2. The **nightly-verilator** smoke test regression test will be executed against the HEAD of the **main** branch - If the the test passes a **release collateral** archive will be generated and pushed as a Github Artifact - Repo tag will be added as well in the form "release_v#yyyy#mm#dd_#n"