kevin-lee / sbt-github-pages

sbt plugin to publish GitHub Pages

Home Page:https://sbt-github-pages.kevinly.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support GitHub Enterprise

kevin-lee opened this issue · comments

Support GitHub Enterprise

gitHubPagesGitHubBaseUrl: SettingKey[String]

gitHubPagesGitHubAuthorizeUrl: SettingKey[String]

gitHubPagesGitHubAccessTokenUrl: SettingKey[String]

gitHubPagesGitHubHeaders: SettingKey[Map[String, String]]