Infisical Exports
Version updated for https://github.com/jeff283/infisical-exports to version v1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, Infisical Exports, automates the process of exporting secrets from an Infisical instance into organized .env files based on folder paths, making them available for use in GitHub Actions workflows. It addresses the challenge of managing secrets in CI environments, particularly for applications like those on Cloudflare that require secrets in .env files rather than injected environment variables. The action also includes automatic cleanup of generated .env files after workflow completion.
Release notes
What’s Changed
- feat: Prototype Action by @jeff283 in https://github.com/jeff283/infisical-exports/pull/1
New Contributors
- @jeff283 made their first contribution in https://github.com/jeff283/infisical-exports/pull/1
Full Changelog: https://github.com/jeff283/infisical-exports/commits/v1