1
0
mirror of synced 2026-01-04 09:06:46 -05:00
Files
docs/content/rest/actions/artifacts.md

26 lines
847 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:
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)."
{% data reusables.actions.actions-authentication %} {% data reusables.actions.actions-app-actions-permissions-api %}
<!-- Content after this section is automatically generated -->