diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index e38b868..913743c 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -17,7 +17,7 @@ concurrency: jobs: docs: name: Documentation - uses: wolfstar-project/.github/.github/workflows/reusable-documentation.yml@8fdfa590df5f28308ab35137b1dc39819ef70997 # main + uses: wolfstar-project/.github/.github/workflows/reusable-documentation.yml@0c9e884aa0e5430520a1f8b81c9bd73808e4854b # main with: project-name: plugins docgen-command: pnpm exec typedoc --options typedoc.json --json docs-output/api.json