We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ab5d8f commit 5145980Copy full SHA for 5145980
1 file changed
.github/workflows/daily-release.yaml
@@ -163,6 +163,7 @@ jobs:
163
--draft \
164
--notes-file ./notes.txt \
165
--prerelease \
166
+ --repo ${{ github.repository }} \
167
--title ${{ steps.compute_hash.outputs.release_tag_name }}
168
169
- name: Upload assets
0 commit comments