diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 96ace06bb..59a38ad50 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -141,4 +141,3 @@ jobs: commit_message: Update changelog for ${{ env.VERSION_TAG }} file_pattern: "changelog.md" commit_user_name: CI - commit_user_email: th-ch@users.noreply.github.com diff --git a/package.json b/package.json index a488c29fd..7ed411db0 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "description": "YouTube Music Desktop App - including custom plugins", "main": "./dist/index.js", "license": "MIT", - "repository": "th-ch/youtube-music", + "repository": "organization/youtube-music-next", "author": { "name": "th-ch", "email": "th-ch@users.noreply.github.com",