don't neet CNAME anymore

This commit is contained in:
Allan Niles 2023-07-28 10:52:28 -05:00 committed by GitHub
parent 97afe4e288
commit 1624b5d714
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -26,7 +26,7 @@ jobs:
deploy: deploy:
environment: environment:
name: github-pages name: github-pages
url: ${{ steps.deployment.outputs.page_url }} url: "demo.emulatorjs.org"
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout

1
CNAME
View file

@ -1 +0,0 @@
demo.emulatorjs.org