Skip to content

Commit 249f098

Browse files
committed
update readme
1 parent 46960f1 commit 249f098

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
File renamed without changes.

.github/workflows/python-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Update Stats (WakaTime + LeetCode)
1+
name: Update Stats
22

33
on:
44
workflow_dispatch:
@@ -28,7 +28,7 @@ jobs:
2828
- name: Generate latest LeetCode SVG
2929
run: |
3030
mkdir -p assets
31-
node .github/scripts/update_leetcode.js
31+
node .github/scripts/update_leetcode.cjs
3232
3333
- name: Commit and push updated LeetCode card
3434
env:

0 commit comments

Comments
 (0)