feat: add base url config property to github scaffholders

This commit is contained in:
Markus Heinemann
2020-10-15 13:04:12 +00:00
committed by GitHub
parent 018dc1058b
commit 6943ead4c6
3 changed files with 8 additions and 2 deletions
+1
View File
@@ -147,6 +147,7 @@ catalog:
scaffolder:
github:
baseUrl: https://github.com
token:
$env: GITHUB_TOKEN
visibility: public # or 'internal' or 'private'