We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cfb9a8 commit 3416397Copy full SHA for 3416397
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