mise-action/dist
Jorge Rodriguez 121c4fdeaf
feat: add environment input to automatically set and export MISE_ENV
Add new 'environment' input parameter that simplifies multi-environment
workflows by automatically setting and exporting MISE_ENV to GITHUB_ENV.

Features:
- New optional 'environment' input (e.g., 'preview', 'production')
- Automatically exports MISE_ENV to GITHUB_ENV when env input is true
- Existing MISE_ENV environment variable takes precedence
- Automatically included in cache key via {{mise_env}} template variable
- Comprehensive test suite covering all edge cases

This eliminates the need for manual export steps in workflows and keeps
environment configuration within the action scope.

Closes #447
2026-04-21 10:00:28 +02:00
..
index.js feat: add environment input to automatically set and export MISE_ENV 2026-04-21 10:00:28 +02:00
index.js.map feat: add environment input to automatically set and export MISE_ENV 2026-04-21 10:00:28 +02:00
licenses.txt fix(deps): update dependency @actions/cache to v6 (#432) 2026-04-11 18:38:18 +00:00