There was an error while loading. Please reload this page.
1 parent 378669b commit 3d410c3Copy full SHA for 3d410c3
1 file changed
.github/workflows/vm-image.yml
@@ -337,6 +337,6 @@ jobs:
337
run: |
338
gh release create "$GITHUB_REF_NAME" \
339
--title "$GITHUB_REF_NAME" \
340
- --repo "$GITHUB_REPOSITORY"
+ --repo "$GITHUB_REPOSITORY" \
341
--generate-notes \
342
disk.tar.gz disk.tar.gz.sha256
0 commit comments