diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index 6a3154b..702c70f 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -72,7 +72,7 @@ jobs: with: name: "SoraV2Battery Helper ${{github.ref_name}}" files: |- - ${{ github.workspace }}/artifact/Installer/SoraV2UtilsSetup${{github.ref_name}}.msi + ${{ github.workspace }}/artifact/Installer/SoraV2Utils_Setup${{github.ref_name}}.msi ${{ github.workspace }}/artifact/SoraV2UtilsBinarys${{github.ref_name}}.zip token: '${{secrets.KRJAN02_RELEASE_TOKEN}}' tag_name: ${{github.ref_name}} \ No newline at end of file