BFFLESS Upload Artifact
Version updated for https://github.com/bffless/upload-artifact to version v1.3.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The bffless/upload-artifact GitHub Action facilitates the uploading of build artifacts to the BFFless static asset hosting platform. It automates the process of storing and managing build outputs, such as coverage reports or deployment files, making them easily accessible for CI/CD pipelines. Key capabilities include associating artifacts with specific commits, branches, or pull requests, generating shareable links, and optionally posting deployment details as comments on pull requests.
Release notes
1.3.0 (2026-02-28)
Features
- pr-comment (e0076d6)