diff --git a/.gitea/workflows/release.yaml b/.gitea/workflows/release.yaml index e21c641..1882f1e 100644 --- a/.gitea/workflows/release.yaml +++ b/.gitea/workflows/release.yaml @@ -22,5 +22,5 @@ jobs: uses: https://gitea.com/actions/release-action@main with: files: |- - YouTubeMusic.zip + YouTubeMusic/YouTubeMusic.zip api_key: '${{secrets.RELEASE_TOKEN}}'