mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-07-11 05:22:10 +02:00
fix(ci): pass repository to release cli
This commit is contained in:
parent
a629534490
commit
329e3b50f3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -131,6 +131,7 @@ jobs:
|
||||||
artifacts/*.tar.gz \
|
artifacts/*.tar.gz \
|
||||||
artifacts/*.zip \
|
artifacts/*.zip \
|
||||||
artifacts/SHA256SUMS \
|
artifacts/SHA256SUMS \
|
||||||
|
--repo "$GITHUB_REPOSITORY" \
|
||||||
--generate-notes
|
--generate-notes
|
||||||
|
|
||||||
docker:
|
docker:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue