23 lines
789 B
Markdown
23 lines
789 B
Markdown
---
|
|
title: GitHub Actions Artifacts
|
|
allowTitleToDifferFromFilename: true
|
|
shortTitle: Artifacts
|
|
intro: >-
|
|
Use the REST API to interact with artifacts in {% data
|
|
variables.product.prodname_actions %}.
|
|
topics:
|
|
- API
|
|
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
|
fpt: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
ghes: '*'
|
|
autogenerated: rest
|
|
---
|
|
|
|
## About artifacts in {% data variables.product.prodname_actions %}
|
|
|
|
You can use the REST API to download, delete, and retrieve information about workflow artifacts in {% data variables.product.prodname_actions %}. {% data reusables.actions.about-artifacts %} For more information, see "[AUTOTITLE](/actions/using-workflows/storing-workflow-data-as-artifacts)."
|
|
|
|
<!-- Content after this section is automatically generated -->
|