Skip to content

Commit

Permalink
Sun Sep 3 02:00:10 CST 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
siansiansu committed Sep 2, 2023
1 parent d469567 commit 0e974d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Run
run: |
cp -r jekyll-theme/* .
sed -i "3s/.*/url: ${REPO_NAME}/" _config.yml
sed -i "3s/.*/url: ${URL}/" _config.yml
sed -i "4s/.*/description: ${DESCRIPTION}/" _config.yml
sed -i '1 i---\nlayout: home\n---\n' README.md
cp README.md index.md
Expand Down

0 comments on commit 0e974d8

Please sign in to comment.