mirror of
https://github.com/strapi/strapi.git
synced 2025-11-09 06:40:42 +00:00
Fix: Prevent CNAME file from being overwritten by the GH action
This commit is contained in:
parent
129d88cccc
commit
30355eff0b
1
.github/workflows/contributor-doc.yml
vendored
1
.github/workflows/contributor-doc.yml
vendored
@ -48,3 +48,4 @@ jobs:
|
|||||||
publish_dir: ./docs/build
|
publish_dir: ./docs/build
|
||||||
user_name: github-actions[bot]
|
user_name: github-actions[bot]
|
||||||
user_email: 41898282+github-actions[bot]@users.noreply.github.com
|
user_email: 41898282+github-actions[bot]@users.noreply.github.com
|
||||||
|
cname: contributor.strapi.io
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user