Wasm Directoryalpha
Record

update-ref-params

No description available.

record update-ref-params {
  owner: string,
  repo: string,
  ref: string,
  force: option​<bool>,
  sha: string,
}

Fields

NameTypeDescription
ownerstring
repostring
refstring
forceoption​<bool>
shastring