BFFLESS Download Artifact
Version updated for https://github.com/bffless/download-artifact to version v1.2.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 Download Artifact GitHub Action retrieves deployment artifacts from a BFFLESS static asset hosting platform, enabling automated access to frontend build files for specific deployment aliases, commit SHAs, or branches. It simplifies tasks such as rollback verification, environment testing, and build comparison by downloading files directly to a specified location, solving the challenge of managing and accessing deployment artifacts across repositories. Key capabilities include flexible artifact retrieval options, output customization, and integration with CI/CD workflows.
Release notes
1.2.0 (2026-02-21)
Features
- adds isPublic (c4f3924)