Skip to content

Commit 3416397

Browse files
committed
chore: add CNAME for GitHub Pages when deploying
1 parent 5cfb9a8 commit 3416397

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616

1717
- run: pip install -r requirements.txt
1818
- run: sphinx-build docs/standard build -c .
19+
- run: echo yml.publiccode.tools > build/CNAME
1920

2021
- name: Publish on GitHub Pages
2122
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)