Skip to content

Setup gah

Actions
GitHub Action that setups gah
v1.0.1
Latest
Star (0)

setup-gah

Composite GitHub Action that setups gah - an GitHub Releases app installer, that DOES NOT REQUIRE SUDO!

Usage

- name: Setup gah
  uses: get-gah/setup-gah@v1
  with:
    version: latest # optional, default is latest

- name: Install genact
  run: gah install genact

- name: List of available genact modules
  run: genact -l

Inputs

  • version: The version of gah to install. Default is latest.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Setup gah is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

GitHub Action that setups gah
v1.0.1
Latest

Setup gah is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.