fix(ci): pass repository to release cli
Some checks failed
CI / Test (push) Has been cancelled
CI / Lint (push) Has been cancelled
CI / Docs (push) Has been cancelled

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

View file

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