From e86c78b6cc9e30c7c0bae73c2ff0c5e0a70a54d4 Mon Sep 17 00:00:00 2001 From: tanishisherewithhh <120117618+tanishisherewithhh@users.noreply.github.com> Date: Fri, 19 Apr 2024 14:37:58 +0530 Subject: [PATCH] check --- .github/workflows/gradle.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index a9312cd..ddb689e 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -53,9 +53,9 @@ jobs: tag_name: "latest" name: "DynamicHUD Pre-release" prerelease: true - fail_on_unmatched_files: true - generate_release_notes: true body: "Pre-release generated from github actions. Maybe unstable to use." + fail_on_unmatched_files: true + generate_release_notes: true files: | ./build/libs/*.jar