Update .gitea/workflows/release.yaml
Some checks failed
Release Plugins / release-plugins (push) Failing after 11s

This commit is contained in:
2024-03-14 20:42:04 +01:00
parent 962443d484
commit 899521b208

View File

@@ -10,7 +10,7 @@ jobs:
- run: apt update && apt install zip
- run: cd YouTubeMusic && zip -r YouTubeMusic.zip .
- name: Release
uses: https://gitea.com/actions/release-action@main
uses: https://gitea.com/actions/gitea-release-action@main
with:
files: |-
YouTubeMusic.zip