There was an error while loading. Please reload this page.
1 parent 99e4691 commit 5eb743dCopy full SHA for 5eb743d
1 file changed
.github/workflows/release.yml
@@ -106,7 +106,7 @@ jobs:
106
run: |
107
gh release create "%VERSION%" ^
108
--title "Release %VERSION%" ^
109
- --notes " " ^
+ --notes-file NUL ^
110
${{github.workspace}}\Artifacts\Configure.Release.x64.exe ^
111
${{github.workspace}}\Artifacts\Configure.Release.arm64.exe ^
112
${{github.workspace}}\Artifacts\Configure.Release.x86.exe ^
0 commit comments