mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-31 18:55:32 +01:00
Remove .git suffix from schema (#966)
* Remove .git suffix from schema * Fix expression * Update CHANGELOG.md * Version bump to 7.8 in config.json * Remove requirement to add .git * Update build.json * Update CHANGELOG.md * Update config.json Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
This commit is contained in:
committed by
Pascal Vizeli
parent
903588ff47
commit
533e15732e
@@ -98,7 +98,7 @@ Branch name of the Git repo. If left empty, the currently checked out branch wil
|
||||
|
||||
### Option: `repository` (required)
|
||||
|
||||
Git URL to your repository (make sure to use double quotes). You have to add `.git` to your repository URL (see example configuration).
|
||||
Git URL to your repository (make sure to use double quotes).
|
||||
|
||||
### Option: `auto_restart` (required)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user