Skip to content

Commit a959602

Browse files
committed
fix: 修改用户名
1 parent 80e9761 commit a959602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const run = async (date) => {
1616
const issueNumber = res.data.number;
1717

1818
await issue.lock({
19-
owner: "yhj-zone",
19+
owner: "CodeYHJ",
2020
repo: "hackernews-daily",
2121
issueNumber,
2222
});

0 commit comments

Comments
 (0)