diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0ee65d0..62959ee 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -28,6 +28,7 @@ jobs: - name: Upload files to Releases uses: ncipollo/release-action@v1 with: + makeLatest: true allowUpdates: true artifactErrorsFailBuild: true artifacts: ./*.srs