fix(ci): pass repository to release cli

This commit is contained in:
Valerio 2026-05-12 12:28:14 +02:00
parent a629534490
commit 329e3b50f3

View file

@ -131,6 +131,7 @@ jobs:
artifacts/*.tar.gz \
artifacts/*.zip \
artifacts/SHA256SUMS \
--repo "$GITHUB_REPOSITORY" \
--generate-notes
docker: