Tar and Upload a Build Artifact
Version updated for https://github.com/atos-actions/upload-artifact to version v2.2.3.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 6 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Upload-Artifact GitHub Action enables users to upload and store workflow artifacts by compressing them into a tar archive before uploading. This action facilitates data sharing between jobs and preserves data after workflow completion, providing faster uploads, immediate availability of artifacts via the UI or API, and improved data integrity through immutable archives. It automates artifact management, supporting compression level adjustments and addressing challenges like performance inefficiencies and accidental file corruption.