From e758c197ee6a05ad2cc2162692e74fe6189b9507 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?YC=E9=85=B1luyancib?= <68143180+luyanci@users.noreply.github.com> Date: Fri, 15 Mar 2024 12:06:31 +0000 Subject: [PATCH] fix --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index dacf96e4..8ef26232 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -17,4 +17,4 @@ jobs: - name: Create Release uses: softprops/action-gh-release@v1 with: - files: ./**/genish-impact*.*a \ No newline at end of file + files: ./**/genish-impact*.* \ No newline at end of file