pckgs-io/Upload Package

Uploads a Unity package to pckgs.io

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 1, 2026
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: pckgs-io/upload-unity-package@922ae8fd00bc56d684adee7b54c047f11b0aebcd # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
package_folderPath to the Unity package folder to compress and upload. Defaults to the repository root if omitted.no
access_tokenAccess token used to authenticate with pckgs.io.yes
is_publicWhether the package should be publicly available.yes
versionVersion of the package (e.g., 1.0.0).no
contributor_emailEmail address of the contributor.no
contributor_nameName or nickname of the contributor.no
contributor_url‘URL to the contributor’s profile (e.g., GitHub, website).’no
organization‘Organization slug on pckgs.io. If omitted, extracted from the second segment of the package name (e.g., "com.myorg.package" → "myorg").’no

no outputs