mirror of
https://github.com/0xMassi/webclaw.git
synced 2026-06-07 22:15:12 +02:00
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
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:
parent
a629534490
commit
0ea189c5b2
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/*.zip \
|
||||
artifacts/SHA256SUMS \
|
||||
--repo "$GITHUB_REPOSITORY" \
|
||||
--generate-notes
|
||||
|
||||
docker:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue