Skip to content

Commit 12b68ab

Browse files
committed
Update API docs workflow
1 parent b869acf commit 12b68ab

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/api-docs.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ permissions:
99

1010
jobs:
1111
build-and-deploy:
12-
uses: vapor/api-docs/.github/workflows/build-and-deploy-docs-workflow.yml@main
12+
uses: vapor/api-docs/.github/workflows/deploy.yml@main
1313
secrets: inherit
1414
with:
15-
package_name: fluent
16-
modules: Fluent
17-
pathsToInvalidate: /fluent/*
15+
package: fluent

0 commit comments

Comments
 (0)