Skip to content

Commit 8bf03e6

Browse files
authored
Update schedule.yml
1 parent 55b7a7e commit 8bf03e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schedule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v2
1313
- run: npm install
1414
- name: Update LeetCode Gist
15-
uses: puiiyuen/leetcode-box@main
15+
uses: ./
1616
env:
1717
GH_TOKEN: ${{ secrets.GH_TOKEN }}
1818
GIST_ID: ${{ secrets.GIST_ID }}

0 commit comments

Comments
 (0)