Skip to content

Set up your GitHub Actions workflow with a specific version of Hub CLI

License

Notifications You must be signed in to change notification settings

Geertvdc/setup-java

 
 

Repository files navigation

setup-Hub

Usage

See action.yml

Basic:

steps:
- uses: actions/checkout@latest
- uses: geertvdc/setup-hub@master


- run: hub --version

License

The scripts and documentation in this project are released under the MIT License

Contributions

Contributions are welcome! See Contributor's Guide

About

Set up your GitHub Actions workflow with a specific version of Hub CLI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 51.2%
  • JavaScript 48.8%