lines should not exceed 80 characters

Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
Meredith Lancaster 2026-01-15 07:56:51 -08:00
parent ec95d3011f
commit eb995d72d6

View File

@ -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`