We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86eb66d commit 9480757Copy full SHA for 9480757
1 file changed
.github/workflows/docs.yml
@@ -24,6 +24,7 @@ jobs:
24
- run: |
25
uv run zensical build --clean
26
uv run zensical build -f ./en-zensical.toml
27
+ echo 'security.ocf.tw' > ./site/CNAME
28
- uses: actions/upload-pages-artifact@v4
29
with:
30
path: site
0 commit comments