Skip to content

Commit 02b0d79

Browse files
authored
Update dialy.yaml
1 parent 47796cf commit 02b0d79

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/dialy.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ jobs:
3636

3737
- name: Update README stats
3838
id: update_stats
39-
uses: ./
39+
uses: pphatdev/pphatdev@1.0.3
40+
# uses: ./
4041
with:
4142
waka-token: ${{ secrets.WAKA_KEY }}
4243
github-token: ${{ secrets.GITHUB_TOKEN }}
@@ -52,3 +53,4 @@ jobs:
5253

5354

5455

56+

0 commit comments

Comments
 (0)