mirror of
https://github.com/aljazceru/rabbit.git
synced 2025-12-18 22:44:26 +01:00
fix: CNAME
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -40,6 +40,8 @@ jobs:
|
||||
run: npm run build
|
||||
env:
|
||||
VITE_COMMIT: ${{ steps.hash.outputs.sha_short }}
|
||||
- name: Set CNAME
|
||||
run: echo "rabbit.syusui.net" >> ./dist/CNAME
|
||||
- name: Check license
|
||||
run: npm run checkLicense
|
||||
- name: Deploy
|
||||
|
||||
Reference in New Issue
Block a user