diff --git a/.github/workflows/create-release.yml b/.github/workflows/create-release.yml index c90bd91..ae2de90 100644 --- a/.github/workflows/create-release.yml +++ b/.github/workflows/create-release.yml @@ -33,7 +33,7 @@ jobs: - name: Upload artifacts uses: actions/upload-artifact@v2 with: - name: LibOSDP-${{ github.ref }}-${{ matrix.os }}-binaries + name: LibOSDP-${{ matrix.os }}-binaries path: build/artifacts/ build: