BFFLESS Upload Artifact
Version updated for https://github.com/bffless/upload-artifact to version v1.2.1.
- 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 automates the uploading of build artifacts to the BFFless static asset hosting platform, enabling efficient storage and management of artifacts such as coverage reports, screenshots, or build outputs. It provides seamless integration with CI/CD pipelines, allowing users to upload files, configure deployment aliases, and utilize metadata for artifact tracking and retrieval. This action simplifies artifact hosting, making it easier to share and access build-related outputs across your workflows.
Release notes
1.2.1 (2026-02-22)
Bug Fixes
- removes branch url (ceb651f)