mirror of
https://github.com/actions/attest-build-provenance.git
synced 2026-05-13 08:20:57 +00:00
typo
Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
parent
3374eb42cb
commit
6ba3932a5d
@ -306,7 +306,7 @@ If the `push-to-registry` option is set to true, the Action will also
|
|||||||
emit an [Artifact Metadata Storage Record](https://docs.github.com/en/rest/orgs/artifact-metadata?apiVersion=2022-11-28#create-artifact-metadata-storage-record).
|
emit an [Artifact Metadata Storage Record](https://docs.github.com/en/rest/orgs/artifact-metadata?apiVersion=2022-11-28#create-artifact-metadata-storage-record).
|
||||||
Storage records enrich artifact metadata by capturing storage
|
Storage records enrich artifact metadata by capturing storage
|
||||||
related details, such as which registry an image is hosted on
|
related details, such as which registry an image is hosted on
|
||||||
and whether its still active on that registry.
|
and whether it's marked as active.
|
||||||
|
|
||||||
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`.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user