Skip to content

Commit

Permalink
Add CNAME
Browse files Browse the repository at this point in the history
  • Loading branch information
dsh0416 committed Mar 14, 2020
1 parent 0d70384 commit dac62ca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ jobs:

- run: yarn
- run: yarn build

- name: Setup Static Folder
run: |
echo "srt.coderemxer.com" > ./CNAME
- name: deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit dac62ca

Please sign in to comment.