Skip to content

Commit

Permalink
namespace fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
MekDrop authored Jul 25, 2022
1 parent e9b8d28 commit c669507
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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\Translate\
include: Imponeer\Smarty\Extensions\Translate\**

0 comments on commit c669507

Please sign in to comment.