We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f50f0b8 commit be414b7Copy full SHA for be414b7
.github/workflows/deploy.yml
@@ -38,4 +38,4 @@ jobs:
38
with:
39
github_token: ${{ secrets.GITHUB_TOKEN }}
40
publish_dir: ./dist
41
- cname: # 如果有自定义域名,在这里填写
+ cname: www.fluxmq.com
0 commit comments