From 3a97c7e5f840625df2ddb1036fbae80982828a6d Mon Sep 17 00:00:00 2001 From: Laura Coursen Date: Thu, 10 Nov 2022 09:35:15 -0600 Subject: [PATCH] Add :nail_care: --- .../managing-workflow-runs/downloading-workflow-artifacts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/actions/managing-workflow-runs/downloading-workflow-artifacts.md b/content/actions/managing-workflow-runs/downloading-workflow-artifacts.md index 3155c64143..bd4b4ea0e5 100644 --- a/content/actions/managing-workflow-runs/downloading-workflow-artifacts.md +++ b/content/actions/managing-workflow-runs/downloading-workflow-artifacts.md @@ -1,7 +1,7 @@ --- title: Downloading workflow artifacts intro: You can download archived artifacts before they automatically expire. -permissions: Authorized accounts with read access to a repository can download artifacts. +permissions: People who are signed into {% data variables.product.product_name %} and have read access to a repository can download workflow artifacts. versions: fpt: '*' ghes: '*'