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 d4a40b1 commit d3332ebCopy full SHA for d3332eb
.github/workflows/deploy-docs.yml
@@ -25,8 +25,6 @@ jobs:
25
steps:
26
- id: build_docs
27
uses: it-at-m/.github/.github/actions/action-build-docs@main
28
- with:
29
- app-path: ${{inputs.app-path}}
30
- id: deploy_docs
31
# Only deploy documentation from the main branch to prevent unauthorized changes
32
0 commit comments