Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
Meredith Lancaster 2026-01-15 07:51:02 -08:00
parent 6ba3932a5d
commit 8e3ddf1d36

View File

@ -313,9 +313,8 @@ If you do not want to emit a storage record, set `create-storage-record` to `fal
> **NOTE**: Storage records can only be created for artifacts > **NOTE**: Storage records can only be created for artifacts
> built from organization owned repositories. > built from organization owned repositories.
All artifacts with storage records are available for view by navigating to Artifacts associated with a storage record can be viewed by navigating to
the `Linked Artifacts` page in your organization by navigating to the `Linked Artifacts` page in your organization: `https://github.com/orgs/<myorg>/artifacts`
`https://github.com/orgs/<myorg>/artifacts`
### Integration with `actions/upload-artifact` ### Integration with `actions/upload-artifact`