[CI] Push CNAME to static docs repo (#2887)
This commit is contained in:
3
.github/workflows/docs.yml
vendored
3
.github/workflows/docs.yml
vendored
@@ -50,6 +50,9 @@ jobs:
|
||||
name: static-docs
|
||||
path: output/
|
||||
|
||||
- name: Add CNAME
|
||||
run: echo "${{ vars.DOCS_DOMAIN }}" > output/CNAME
|
||||
|
||||
- name: Auth DNet bot
|
||||
id: bot_auth
|
||||
uses: machine-learning-apps/actions-app-token@master
|
||||
|
||||
Reference in New Issue
Block a user