We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a425973 commit 7cfd33cCopy full SHA for 7cfd33c
.github/workflows/api-docs.yml
@@ -6,7 +6,8 @@ on:
6
7
jobs:
8
build-and-deploy:
9
- uses: vapor/api-docs/.github/workflows/build-and-deploy-docs-workflow.yml@main
+ uses: vapor/api-docs/.github/workflows/build-and-deploy-docs-workflow.yml@8d28281fe89fd836116d59c7fe217df651ebf41a
10
+ secrets: inherit
11
with:
12
package_name: postgres-nio
- modules: PostgresNIO
13
+ modules: PostgresNIO
0 commit comments