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

Add `settingKey` to set the request timeout for publishing GitHub Pages

kevin-lee opened this issue · comments

Add settingKey to set the request timeout for publishing GitHub Pages.

e.g.)

gitHubPagesPublishRequestTimeout := 60.seconds

Currently the request timeout is 45 seconds. It's from org.http4s.client.defaults.RequestTimeout.