diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index f93355774a..8eeb539bd5 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -30,7 +30,6 @@ jobs: # CNAME: to tell GH Pages about the domain name - name: Post-Jekyll build copy files run: | - cp CNAME _site touch _site/.nojekyll - name: Deploy 🚀