skill-publish
Version updated for https://github.com/hashgraph-online/skill-publish to version v1.0.13.
- 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 and CLI tool facilitates the validation, quoting, and publishing of tamper-proof, immutable skill package releases on the Hedera network via the HOL Registry Broker. It automates tasks like creating reproducible, audit-friendly on-chain references (name@version) and ensures version pinning, traceability, and immutability of published artifacts. Key capabilities include automatic exclusion of irrelevant files during publishing and seamless integration for validating and managing skill package releases directly within GitHub workflows.
What’s Changed
- Documentation: https://hol.org/registry/skills/publish
What’s Changed
Other Changes
- feat: refine scorecard guidance by @kantorcodes in https://github.com/hashgraph-online/skill-publish/pull/27
- chore: release 1.0.13 by @kantorcodes in https://github.com/hashgraph-online/skill-publish/pull/28
Full Changelog: https://github.com/hashgraph-online/skill-publish/compare/v1.0.12...v1.0.13