Skip to content
play

GitHub Action

setup-ghcli

v0.12.0 Latest version

setup-ghcli

play

setup-ghcli

Install a specific version of GitHub cli and add it to the PATH

Installation

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

              

- name: setup-ghcli

uses: twildber/[email protected]

Learn more about this action in twildber/setup-ghcli

Choose a version

setup-ghcli

build & test release

This is a GitHub action to install the GitHub CLI.

How it works

steps:
  - name: twildber/setup-ghcli@main
    with:
      version: 2.28.0 #optional, defaults to 'latest'