Skip to content

Commit

Permalink
Update jekyll-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LiuJiewenTT committed Jul 2, 2023
1 parent 62d5639 commit 64df779
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ jobs:
path: 'docs_only'
- name: Put into docs_only branch
run: |
pwd
ls -l .
echo -
ls -l ..
cp -r ./_site/* ./docs_only/
git config user.name github-actions
git config user.email github-actions@github.com
Expand Down

0 comments on commit 64df779

Please sign in to comment.