Skip to content

logikal-io/make-orb

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

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.