We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feb87f9 commit 0fdfd63Copy full SHA for 0fdfd63
.github/workflows/deploy.yml
@@ -33,7 +33,7 @@ jobs:
33
with:
34
github_token: ${{ secrets.GITHUB_TOKEN }}
35
publish_dir: sites
36
- # cname: clash.watfaq.com
+ cname: docs.watfaq.com
37
force_orphan: true
38
user_name: github-actions[bot]
39
user_email: github-actions[bot]@users.noreply.github.com
0 commit comments