Skip to content

Commit 7cfd33c

Browse files
0xTimfabianfett
authored andcommitted
Use newer docc github action
1 parent a425973 commit 7cfd33c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/api-docs.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ on:
66

77
jobs:
88
build-and-deploy:
9-
uses: vapor/api-docs/.github/workflows/build-and-deploy-docs-workflow.yml@main
9+
uses: vapor/api-docs/.github/workflows/build-and-deploy-docs-workflow.yml@8d28281fe89fd836116d59c7fe217df651ebf41a
10+
secrets: inherit
1011
with:
1112
package_name: postgres-nio
12-
modules: PostgresNIO
13+
modules: PostgresNIO

0 commit comments

Comments
 (0)