Skip to content

Commit 5f9f015

Browse files
authored
Merge pull request #155 from bfabio/cname_github_pages
chore: add CNAME for GitHub Pages when deploying
2 parents 5cfb9a8 + 3416397 commit 5f9f015

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)