editBranch

  • type: string
  • default: main
  • required: false

Description

Set the branch that the edit link should redirect to.

Example

  publishing:
    github:
      editBranch: staging

Backlinks