Skip to content
target

GitHub Action

Make Orb

v1.1.1 Latest version

Make Orb

target

Make Orb

Create a new pyorbs orb

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Make Orb

uses: logikal-io/[email protected]

Learn more about this action in logikal-io/make-orb

Choose a version

Make Orb

GitHub Action for creating a pyorbs orb.

Usage

steps:
  - uses: logikal-io/make-orb@v1

Inputs

name: Optional, the name of the orb. Defaults to magic.

requirements: Optional, the path to the requirements file. Defaults to requirements.txt.

working-directory: Optional, the working directory to use. Defaults to the current directory.

License

This GitHub Action is licensed under the MIT open source license.