We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43b833d commit c52434fCopy full SHA for c52434f
.github/workflows/deploy-api-docs.yml
@@ -26,7 +26,7 @@ jobs:
26
path: swagger-ui
27
28
deploy-api-docs:
29
- needs: build
+ needs: build-api-docs
30
permissions:
31
pages: write
32
id-token: write
0 commit comments