diff --git a/.github/workflows/update-wiki.yml b/.github/workflows/update-wiki.yml index 249aa14..1471e88 100644 --- a/.github/workflows/update-wiki.yml +++ b/.github/workflows/update-wiki.yml @@ -18,5 +18,5 @@ jobs: with: wiki_github_update_token: ${{secrets.WIKI_GITHUB_UPDATE_TOKEN}} wiki_github_update_user: ${{secrets.WIKI_GITHUB_UPDATE_USER}} - class_root_namespace: Imponeer\Contracts\Smarty\ - include: Imponeer\Contracts\Smarty\** + class_root_namespace: Imponeer\Smarty\Extensions\Debug\ + include: Imponeer\Smarty\Extensions\Debug\**