actions-marketplace-validations/create-unitypackage
This action sets up an Unity Editor for use in actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 11, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/pcysl5edgo_create-unitypackage@b5c57408698b1fab8b3a84d4b67f767b8b7c0be9 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| package-path | Output unitypackage file path | yes | — |
| include-files | Relative file paths from project-folder. Multi-line string value. Each line should ends with .meta. | yes | — |
| project-folder | Unity project folder. Default => ./ | no | — |
| working-folder | The working folder where this Node.js script runs. Please keep in mind that this script changes directory at first. | no | — |
Outputs
no outputs