Fix author name and update time on pages
This commit is contained in:
parent
f15b586d77
commit
fe98e430c5
2
.github/workflows/website.yml
vendored
2
.github/workflows/website.yml
vendored
@ -24,6 +24,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '14'
|
||||
|
Reference in New Issue
Block a user