Skip to content

Commit

Permalink
Add CUSTOM_DOMAIN to GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
kabilar committed Nov 22, 2024
1 parent 295ae51 commit bcfcd6e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/publishdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
uses: mhausenblas/mkdocs-deploy-gh-pages@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CUSTOM_DOMAIN: convert.lincbrain.org
CONFIG_FILE: docs/mkdocs.yml
REQUIREMENTS: docs/requirements.txt
1 change: 0 additions & 1 deletion docs/CNAME

This file was deleted.

0 comments on commit bcfcd6e

Please sign in to comment.