Skip to content

Automating Wiki

team-nimblehq edited this page Jul 5, 2022 · 2 revisions

Automating Wiki

  1. Setup the Github Wiki by following this official guide.
  2. Create Personal Access Token with repo scope enabled - a bot account is recommended to generate that token.
  3. Create a Repository Secret with the above token, the default name for this secret is NIMBLE_DEV_TOKEN.