From eb995d72d699fe6bddb2aa962a8fa7663dd0672d Mon Sep 17 00:00:00 2001 From: Meredith Lancaster Date: Thu, 15 Jan 2026 07:56:51 -0800 Subject: [PATCH] lines should not exceed 80 characters Signed-off-by: Meredith Lancaster --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f3fc33..c357e8a 100644 --- a/README.md +++ b/README.md @@ -314,7 +314,9 @@ If you do not want to emit a storage record, set `create-storage-record` to `fal > built from organization owned repositories. Artifacts associated with a storage record can be viewed by navigating to -the `Linked Artifacts` page in your organization: `https://github.com/orgs/YOUR_ORG/artifacts` (replace `YOUR_ORG` with your organization name). +the `Linked Artifacts` page in your organization: +`https://github.com/orgs/YOUR_ORG/artifacts` +(replace `YOUR_ORG` with your organization name). ### Integration with `actions/upload-artifact`