We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d9922b commit 0f26b9cCopy full SHA for 0f26b9c
1 file changed
.github/workflows/nightly.yaml
@@ -72,6 +72,6 @@ jobs:
72
${{ env.RELEASE_NOTES }}
73
74
Note that this release is automated per COMMIT. Stability may vary.
75
- files: installer\OpenCMDInstaller.exe
+ files: installer/OpenCMDInstaller.exe
76
env:
77
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments