hypersonic-laboratories/Deploy Helix Package

Builds and publishes a new version of a HELIX Package

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jul 30, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: hypersonic-laboratories/helix-package-ci-example@98ea068b41a26f6b30f9cd5aa8a7ea0e94624163 # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
skip_deployIf true, skip deployment steps entirely.nofalse
access_tokenAccess token for authentication. Can be generated on the HELIX Hub: Account -> Access Tokens.no
use_loginUse username/password to login and get access token if access_token is not providednofalse
emailEmail for login (used if use_login is true)no
passwordPassword for login (used if use_login is true)no
createCreate package if it doesn't existno
package_nameName of the packageno
package_slugSlug of the package (used for identification)no
master_endpointEndpoint to use for the API. Defaults to https://api.helixgame.com.nohttps://api.helixgame.com
pathPath to the package folder to upload.no.
package_typeType of package (Map, Gamemode, Script, etc.)no
descriptionDescription of the packageno

no outputs