diff --git a/.github/workflows/update-docs.yml b/.github/workflows/update-docs.yml index e972577..69b6c1e 100644 --- a/.github/workflows/update-docs.yml +++ b/.github/workflows/update-docs.yml @@ -6,7 +6,7 @@ on: repository_url: description: 'Repository URL to test with' required: false - default: '' + default: 'https://github.com/serengil/deepface' type: string source_branch: description: 'Source branch for comparison'