From 4d9f6eb0406cfca9e1a26a1ae47a5559840a28ed Mon Sep 17 00:00:00 2001 From: Garey Date: Tue, 7 Dec 2021 10:37:10 +0300 Subject: [PATCH] Update cmake.yml --- .github/workflows/cmake.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index 765a09a..57a2c7a 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -89,4 +89,4 @@ jobs: - name: Release uses: softprops/action-gh-release@v1 with: - files: voice_utils-bin-${RELEASE_VERSION}.zip + files: voice_utils-bin-*.zip