fix(actions): fix release upload

This commit is contained in:
JellyBrick
2023-09-30 20:10:23 +09:00
parent 549f0f7c7a
commit 7224620350
2 changed files with 1 additions and 2 deletions

View File

@ -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

View File

@ -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",