Skip to content

Commit

Permalink
Removed CNAME step in GH Action
Browse files Browse the repository at this point in the history
  • Loading branch information
guidoivetta committed Jan 15, 2025
1 parent af7d74a commit b66cb06
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,4 @@ jobs:
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material
- name: Create CNAME file
run: echo "ethics.aclweb.org" > CNAME
- run: mkdocs gh-deploy --force

0 comments on commit b66cb06

Please sign in to comment.