Universal Document

github action

The included composite Action writes a raw UDS, manifest, BrowserCarrier and verification bundle on your own runner. No upload, GitHub API or hosted UD service is called. Runner costs belong to the operator; this is not a claim that GitHub execution is always free.

- uses: ./packages/udify/action
  with:
    input: build/example.txt
    output: ud-proof

Node 24 must already be installed. Paths are workspace-relative and output must be a new directory. Local acceptance passed; no remote GitHub workflow is claimed.