Skip to content

Commit

Permalink
test new github action
Browse files Browse the repository at this point in the history
  • Loading branch information
RealZiangLiu committed Jun 17, 2024
1 parent 7314a9b commit 341e57b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
git pull
git checkout deploy-server-test
cp -r ./_site/* .
rm -rf ./_site/
git add .
git commit -m "Deploy Jekyll site"
git push origin deploy-server-test

0 comments on commit 341e57b

Please sign in to comment.