orbit-online/Bundle a μpkg package and create a GitHub release with it

Uses upkg-bundle to create a μpkg tarball package

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 6, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: orbit-online/upkg-release@b1711d6e6057f06f109033cbd346d5fdb845a952 # v1

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

namedescriptionrequireddefault
upkg-versionThe version of μpkg to use for bundlingnolatest
nameThe name of the package, will override the name already set in `upkg.json`no""
versionThe version to write to upkg.json, corresponds to `-V` in `upkg bundle`no---auto---
pathsArgument (space separated) list of relative paths to files and directories to include in the package.no""
working-directoryThe working directory to change to before determining the version and bundling. This disables automatic checkout.no""
release-nameName of the github release.no---auto---
release-messageThe github release message to add after the installation instructions.no---auto---
namedescription
nameThe name of the released package
versionThe version of the released package
download-urlThe download URL of the released package
sha256The SHA-256 checksum of the released package
release-nameName of the github release.
release-messageThe github release message that has been appended to the installation instructions.