Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
box

GitHub Action

Project-Env Github Action

v1.0.0

Project-Env Github Action

box

Project-Env Github Action

Sets up the runner environment with the Project-Env CLI

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Project-Env Github Action

uses: Project-Env/project-env-github-action@v1.0.0

Learn more about this action in Project-Env/project-env-github-action

Choose a version

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.

Example usage

uses: project-env/project-env-github-action@v1.0.0
with:
  cli-version: '3.0.4'