Update .gitea/workflows/release.yaml
All checks were successful
release / release-plugins (push) Successful in 27s

This commit is contained in:
2024-03-14 20:57:57 +01:00
parent f77a366408
commit 6b68feee3a

View File

@@ -22,5 +22,5 @@ jobs:
uses: https://gitea.com/actions/release-action@main uses: https://gitea.com/actions/release-action@main
with: with:
files: |- files: |-
YouTubeMusic.zip YouTubeMusic/YouTubeMusic.zip
api_key: '${{secrets.RELEASE_TOKEN}}' api_key: '${{secrets.RELEASE_TOKEN}}'