mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 18:00:54 +00:00
fix(ci): harden package acceptance refs
This commit is contained in:
@@ -436,6 +436,7 @@ async function resolveCandidate(options) {
|
||||
}
|
||||
await appendGithubOutputs(options.githubOutput, {
|
||||
package_name: pkg.name,
|
||||
package_source_sha: packageSourceSha,
|
||||
package_version: pkg.version,
|
||||
sha256: digest,
|
||||
tarball: metadata.tarball,
|
||||
|
||||
Reference in New Issue
Block a user