This content has been included from the project-env-github-action Github repository.
Project-Env Github Action
This action sets up the runner environment with the Project-Env shell. See Project-Env for more details about Project-Env.
Inputs
cli-version
Required Version of Project-Env CLI to use.
cli-debug
Whether to activate the debug mode of the Project-Env CLI.
Example usage
uses: project-env/project-env-github-action@v1.0.0
with:
cli-version: '3.0.4'