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 5fa6757 commit dd80e00Copy full SHA for dd80e00
.github/workflows/deploy_mkdocs.yml
@@ -18,7 +18,7 @@ jobs:
18
env:
19
GITHUB_TOKEN: ${{ secrets.AUTO_TOKEN }}
20
CUSTOM_DOMAIN: optionaldomain.com
21
- CONFIG_FILE: folder/mkdocs.yml
+ CONFIG_FILE: mkdocs.yml
22
EXTRA_PACKAGES: build-base
23
# GITHUB_DOMAIN: github.myenterprise.com
24
- REQUIREMENTS: folder/requirements.txt
+ # REQUIREMENTS: folder/requirements.txt
0 commit comments