Skip to content

Commit

Permalink
AddCNAME
Browse files Browse the repository at this point in the history
  • Loading branch information
Tugark committed Sep 5, 2024
1 parent 9f2b419 commit 6d0d661
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/node-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
npm ci
npm run build-dev-ebp
- name: Create CNAME file for custom domain
run: echo 'dev.geo.zh.ch' > ./dist/browser/CNAME

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 6d0d661

Please sign in to comment.