add additional requirements for record generation

Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
Meredith Lancaster 2026-01-09 11:34:27 -08:00
parent 4790ff9334
commit 3374eb42cb

View File

@ -310,6 +310,13 @@ and whether its still active on that registry.
If you do not want to emit a storage record, set `create-storage-record` to `false`. If you do not want to emit a storage record, set `create-storage-record` to `false`.
> **NOTE**: Storage records can only be created for artifacts
> built from organization owned repositories.
All artifacts with storage records are available for view by navigating to
the `Linked Artifacts` page in your organization by navigating to
`https://github.com/orgs/<myorg>/artifacts`
### Integration with `actions/upload-artifact` ### Integration with `actions/upload-artifact`
If you'd like to create an attestation for an archive created with the If you'd like to create an attestation for an archive created with the