natsuneko-laboratory/Create a UnityPackage
Create a UnityPackage on GitHub Actions, without Unity Editor
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Maintainedlast commit Oct 22, 2025
- License
- MIT
Pinned Snippet
uses: natsuneko-laboratory/create-unitypackage@bbb27c1e955b84b7063c1db9ff3430d40bc3e110 # v3.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| root | the Unity project root directory | no | — |
| files | the actual file paths (not meta) to include to unitypackage | no | — |
| files-glob | the glob patterns for actual file paths (not meta) to include to unitypackage | no | — |
| dest | the destination path for creating unitypackage | yes | — |
Outputs
no outputs