diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6ee8834..95b17b9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -132,13 +132,13 @@ jobs: - name: Download Binaries uses: actions/download-artifact@v4 with: - name: linux-x64-binary + name: vrc-osc-manager path: ./release-artifacts/ - name: Download Windows Binary uses: actions/download-artifact@v4 with: - name: windows-x64-binary + name: vrc-osc-manager.exe path: ./release-artifacts/ - name: Update version