diff --git a/.github/workflows/build_windows.yml b/.github/workflows/build_windows.yml index 6d726f4..cf50594 100644 --- a/.github/workflows/build_windows.yml +++ b/.github/workflows/build_windows.yml @@ -62,7 +62,7 @@ jobs: - name: Upload Artifacts uses: actions/upload-artifact@v4 with: - name: OpenStarbound-Windows + name: OpenStarbound-Windows-All-DevOnly path: dist/* - name: Upload Client @@ -86,4 +86,4 @@ jobs: uses: actions/upload-artifact@v4 with: name: Installer - path: installer/* \ No newline at end of file + path: installer/*