GitHub Action for creating a pyorbs orb.
steps:
- uses: logikal-io/make-orb@v1
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.
This GitHub Action is licensed under the MIT open source license.