Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 146c52c

Browse files
name fix
1 parent 29440c4 commit 146c52c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/action.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ async function sync(inputs) {
301301

302302
const octokit = new Octokit({
303303
auth: githubToken,
304-
userAgent: "LeetCode sync to GitHub - GitHub Action",
304+
userAgent: "LeetCode syncs to GitHub - GitHub Action",
305305
});
306306
// First, get the time the timestamp for when the syncer last ran.
307307
const commits = await octokit.repos.listCommits({

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /