1
0
mirror of synced 2026-01-03 15:05:54 -05:00
Files
docs/content/rest/actions/artifacts.md
2023-08-10 16:10:39 +00:00

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