diff --git a/.github/workflows/build-analyze-win.yml b/.github/workflows/build-analyze-win.yml index de7513a6..1e28d221 100644 --- a/.github/workflows/build-analyze-win.yml +++ b/.github/workflows/build-analyze-win.yml @@ -84,4 +84,5 @@ jobs: uses: softprops/action-gh-release@v1 if: startsWith(github.ref, 'refs/tags/') with: - files: dist/Cider Setup 1.0.0.exe \ No newline at end of file + files: dist/Cider Setup 1.0.0.exe + \ No newline at end of file