mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-19 14:12:07 +00:00
fix(actions): fix release upload
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -141,4 +141,3 @@ jobs:
|
|||||||
commit_message: Update changelog for ${{ env.VERSION_TAG }}
|
commit_message: Update changelog for ${{ env.VERSION_TAG }}
|
||||||
file_pattern: "changelog.md"
|
file_pattern: "changelog.md"
|
||||||
commit_user_name: CI
|
commit_user_name: CI
|
||||||
commit_user_email: th-ch@users.noreply.github.com
|
|
||||||
|
|||||||
@ -5,7 +5,7 @@
|
|||||||
"description": "YouTube Music Desktop App - including custom plugins",
|
"description": "YouTube Music Desktop App - including custom plugins",
|
||||||
"main": "./dist/index.js",
|
"main": "./dist/index.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": "th-ch/youtube-music",
|
"repository": "organization/youtube-music-next",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "th-ch",
|
"name": "th-ch",
|
||||||
"email": "th-ch@users.noreply.github.com",
|
"email": "th-ch@users.noreply.github.com",
|
||||||
|
|||||||
Reference in New Issue
Block a user