Note: GitHub Actions was available for GitHub Enterprise Server 2.22 as a limited beta. The beta has ended. GitHub Actions is now generally available in GitHub Enterprise Server 3.0 or later. For more information, see the GitHub Enterprise Server 3.0 release notes.
- For more information about upgrading to GitHub Enterprise Server 3.0 or later, see "Upgrading GitHub Enterprise Server."
- For more information about configuring GitHub Actions after you upgrade, see the documentation for GitHub Enterprise Server 3.0.
Note: GitHub-hosted runners are not currently supported on GitHub Enterprise Server. You can see more information about planned future support on the GitHub public roadmap.
Deleting an artifact
Warnung: Sobald Du ein Artefakt löschst, kann es nicht wiederhergestellt werden.
Write access to the repository is required to perform these steps.
GitHub Enterprise Server stores full build logs and artifacts for 90 days.
- Navigiere in GitHub Enterprise Server zur Hauptseite des Repository.
- Klicke unter Deinem Repository-Namen auf Actions (Aktionen).
- Klicke in der linken Seitenleiste auf den Workflow, den Du sehen willst.
- From the list of workflow runs, click the name of the run you want to see.
- Under Artifacts, click
next to the artifact you want to remove.
![Dropdown-Menü zum Löschen von Artefakten](/assets/images/help/repository/actions-delete-artifact.png)