Skip to content

Commit 5145980

Browse files
committed
Add --repo
1 parent 2ab5d8f commit 5145980

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/daily-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ jobs:
163163
--draft \
164164
--notes-file ./notes.txt \
165165
--prerelease \
166+
--repo ${{ github.repository }} \
166167
--title ${{ steps.compute_hash.outputs.release_tag_name }}
167168
168169
- name: Upload assets

0 commit comments

Comments
 (0)