Skip to content

Commit 327a05b

Browse files
committed
Set correct component name
1 parent 24790b5 commit 327a05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
uses: "phpDocumentor/.github/.github/workflows/documentation.yml@main"
1515
with:
1616
deploy: true
17-
component: "reflection-docblock"
17+
component: "type-resolver"
1818
secrets:
1919
token: "${{ secrets.BOT_TOKEN }}"

0 commit comments

Comments
 (0)