Fix local artifact action inputs #8
Reference in New Issue
Block a user
Delete Branch "codex/fix-local-artifact-inputs-20260805"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Explicitly exports INPUT_* variables for the vendored Node action because act_runner 0.6.1 does not map local action with-values. Keeps the immutable manifest upload contract unchanged.