We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f69a091 commit 4b548fbCopy full SHA for 4b548fb
1 file changed
.github/workflows/release.yml
@@ -46,6 +46,7 @@ jobs:
46
with:
47
github_token: ${{ secrets.GITHUB_TOKEN }}
48
publish_dir: ./dist
49
+ cname: d.metacubex.one
50
51
- name: zip
52
run: |
0 commit comments