diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ca331c1..a5a3051 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -71,7 +71,7 @@ jobs: - name: Download Binaries uses: actions/download-artifact@v3.0.2 with: - name: ${{matrix.configuration}} binaries + name: Release binaries - name: Create Release uses: "marvinpinto/action-automatic-releases@latest"