tyriis / install-gh-cli-action

Action to Install the (cached) gihub cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install GH CLI action

Selfhosted runners do not come with the GH CLI out of the box. This action is an easy-to-use way to install it.

Usage

- name: Install GH CLI
  uses: dev-hanz-ops/install-gh-cli-action
  with:
    gh-cli-version: 2.14.2 # optional, see action.yml for current default

About

Action to Install the (cached) gihub cli


Languages

Language:JavaScript 100.0%