Skip to content

Commit d0bd4b4

Browse files
committed
Update README auto updates
1 parent 85c6531 commit d0bd4b4

File tree

4 files changed

+275
-239
lines changed

4 files changed

+275
-239
lines changed

.github/workflows/build-deploy-site.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
- "Scripts/**"
1010
- "mkdocs.yml"
1111
- "Style/**"
12-
- README.md
12+
- Site_README.md
1313
workflow_dispatch:
1414
workflow_run:
1515
workflows: ["Update LeetCode Grid"]
@@ -50,7 +50,7 @@ jobs:
5050
docs
5151
mkdocs.yml
5252
Style
53-
README.md
53+
Site_README.md
5454
5555
build-site:
5656
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)