mirror of
https://github.com/resf/distro-tools.git
synced 2024-11-21 20:51:27 +00:00
Remove CUSTOM_DOMAIN from workflow
This commit is contained in:
parent
0bed9c3b7c
commit
d102a3a058
1
.github/workflows/web.yaml
vendored
1
.github/workflows/web.yaml
vendored
@ -33,6 +33,5 @@ jobs:
|
||||
uses: mhausenblas/mkdocs-deploy-gh-pages@master
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
CUSTOM_DOMAIN: distro-tools.rocky.page
|
||||
CONFIG_FILE: web/mkdocs.yaml
|
||||
REQUIREMENTS: web/requirements.txt
|
||||
|
Loading…
Reference in New Issue
Block a user