Speckle Automate GitHub Action
Introduction
This repository contains the source code for the Speckle Automate GitHub Action. It is a GitHub Action that builds a Speckle Automate Function from your source code.
Documentation
Inputs
who-to-greet
Required The name of the person to greet. Default "World".
Outputs
time
The time we greeted you.
Example usage
uses: actions/speckle-automate-github-action@v2 with: who-to-greet: 'Mona the Octocat'
Developing & Debugging
- TODO
Contributing
Please make sure you read the contribution guidelines and code of conduct for an overview of the practices we try to follow.
Community
The Speckle Community hangs out on the forum, do join and introduce yourself & feel free to ask us questions!
Security
For any security vulnerabilities or concerns, please contact us directly at security[at]speckle.systems.
License
Unless otherwise described, the code in this repository is licensed under the Apache-2.0 License. Please note that some modules, extensions or code herein might be otherwise licensed. This is indicated either in the root of the containing folder under a different license file, or in the respective file's header. If you have any questions, don't hesitate to get in touch with us via email.