Skip to content

Commit

Permalink
ci: set CNAME
Browse files Browse the repository at this point in the history
  • Loading branch information
dansiegel committed Feb 15, 2024
1 parent d566229 commit ddfd526
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
with:
name: docs

- name: Unpack new docs
run: ls -a
- name: Set CNAME
run: echo 'docs.prismlibrary.com' > CNAME

- name: Commit and push
run: |
Expand Down

0 comments on commit ddfd526

Please sign in to comment.