Skip to content

Warning

You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?

Manala

Actions
Manala
v1.1.3
Star (0)

GitHub Action - Manala

Usage

Setup & Update:

...
- name: Manala update
  uses: manala/github-action-manala@v1
  with:
    directory: foo  # Optional working directory 
...

Setup only:

...
- name: Set up manala
  uses: manala/github-action-manala/setup@v1
...

Update only:

...
- name: Manala update
  uses: manala/github-action-manala/update@v1
  with:
    directory: foo  # Optional working directory 
...

Manala 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

Manala
v1.1.3

Manala 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.