skill-publish
Version updated for https://github.com/hashgraph-online/skill-publish to version v1.0.10.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The skill-publish GitHub Action automates the validation, quoting, and publishing of trustless, immutable, on-chain skill releases through the Hashgraph Online (HOL) Registry Broker. It ensures that each release is tamper-evident, reproducible, and audit-friendly by recording name@version artifacts on Hedera’s Consensus Service (HCS) with canonical hcs:// references. This action simplifies release management by enabling version pinning, reproducible retrieval, and a transparent audit trail for skill packages.
What’s Changed
- Documentation: https://hol.org/registry/skills/publish
What’s Changed
Other Changes
- fix: relax skill package metadata requirements by @kantorcodes in https://github.com/hashgraph-online/skill-publish/pull/20
Full Changelog: https://github.com/hashgraph-online/skill-publish/compare/v1.0.9...v1.0.10