mirror of
https://github.com/ivuorinen/gh-action-readme.git
synced 2026-03-01 15:55:28 +00:00
feat: simplify theme management (#136)
This commit is contained in:
@@ -150,6 +150,8 @@ const (
|
||||
ConfigKeyRepository = "repository"
|
||||
// ConfigKeyVersion is the version config key.
|
||||
ConfigKeyVersion = "version"
|
||||
// ConfigKeyUseDefaultBranch is the configuration key for use default branch behavior.
|
||||
ConfigKeyUseDefaultBranch = "use_default_branch"
|
||||
|
||||
// Template Configuration
|
||||
// ConfigKeyTheme is the configuration key for theme.
|
||||
|
||||
Reference in New Issue
Block a user