We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5cfb9a8 + 3416397 commit 5f9f015Copy full SHA for 5f9f015
1 file changed
.github/workflows/publish.yml
@@ -16,6 +16,7 @@ jobs:
16
17
- run: pip install -r requirements.txt
18
- run: sphinx-build docs/standard build -c .
19
+ - run: echo yml.publiccode.tools > build/CNAME
20
21
- name: Publish on GitHub Pages
22
uses: peaceiris/actions-gh-pages@v3
0 commit comments