Skip to content

freenet-actions/setup-github-cli

Repository files navigation

Setup GitHub CLI

LICENSE

GitHub CLI is the command line tool of GitHub (see the manual).

This action sets up GitHub CLI tool. It downloads GitHub CLI binaries from https://github.com/cli/cli/releases and adds path to PATH

Usage

Set up GitHub CLI with default version (2.76.0)

- uses: freenet-actions/setup-github-cli@v3

Set up GitHub CLI with specific version

- uses: freenet-actions/setup-github-cli@v3
  with:
    version: 2.76.0

About

This action sets up GitHub CLI tool.

Resources

License

Stars

Watchers

Forks

Contributors 5