mirror of
https://github.com/Afilmory/afilmory
synced 2026-02-01 22:48:17 +00:00
- Added functionality to push updated manifests to a remote Git repository after building. - Introduced a Git token configuration in the builder settings to authenticate pushes. - Enhanced the CLI to handle remote repository synchronization, including cloning and pulling updates. - Updated the builder to return detailed results on whether updates occurred during the build process. - Revised documentation to reflect new configuration options and usage instructions. Signed-off-by: Innei <tukon479@gmail.com>
6 lines
96 B
JSON
6 lines
96 B
JSON
{
|
|
"repo": {
|
|
"enable": true,
|
|
"url": "https://github.com/cupchino/afilmory-assets"
|
|
}
|
|
} |