danpowell88/Compile Project with Ravenshield SDK
Compile a specified project using the Ravenshield SDK at a given version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit May 5, 2025
- License
- None
Pinned Snippet
uses: danpowell88/ravenshield-sdk@3b3b7a8ccc3e50469f4b92d735860f24fd9a903c # 1.6tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| projectName | The name of the project to compile | yes | — |
| projectPath | The path to the project to compile | yes | — |
| strip | Make files smaller by stripping out unnecessary information | no | true |
| sdkVersion | The version of the SDK to use | yes | 1.6 |
Outputs
no outputs