Skip to content

Commit

Permalink
chore: Add CNAME to deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Aug 19, 2020
1 parent c41a99b commit d611e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reactjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Get Static
run: |
git clone https://github.com/reactjs/zh-hans.reactjs.org -b gh-pages --single-branch reactjs --depth 1
ls -al
ls -al ./reactjs
- name: Deploy reactjs
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit d611e53

Please sign in to comment.