feat: add base url config property to github scaffholders
This commit is contained in:
@@ -147,6 +147,7 @@ catalog:
|
||||
|
||||
scaffolder:
|
||||
github:
|
||||
baseUrl: https://github.com
|
||||
token:
|
||||
$env: GITHUB_TOKEN
|
||||
visibility: public # or 'internal' or 'private'
|
||||
|
||||
Reference in New Issue
Block a user