Below you will find pages that utilize the taxonomy term “Easyware-Io”
April 26, 2026
Export all variables from secrets and vars contexts to env variables
Version updated for https://github.com/easyware-io/export-to-env to version v2.
This action is used across all versions by 5 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The easyware-io/export-to-env GitHub Action simplifies the process of exporting GitHub secrets and variables into the workflow env context, making them easily accessible during workflow execution. It eliminates the need to manually map individual variables, streamlining the management of large sets of secrets or environment variables. Key features include filtering variables (e.g., by name or pattern), adding prefixes or suffixes, transforming variable names, and converting secrets to different formats like Base64.