Skip to content
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setup-gli-action

Linter CI Check dist/ CodeQL Coverage

This action installs a version of GLI for use in your GitHub/Gitea/Forgejo Actions workflows. It is automatically added to the PATH.

Usage

See action.yml.

- uses: GreemDev/setup-gli-action@v1
  with:
    # Specific version of GLI to use; do not specify for latest release.
    version: '3.0.4'

    # GitHub token for authentication. You only need this
    # if you're hitting ratelimits; GLI is not a private repo.
    token: ${{ github.token }}

About

A GitHub Action to quickly let you install GLI for your platform.

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages