From 5a803089fbcb1920b0f416c9e8e46dd29ec66695 Mon Sep 17 00:00:00 2001 From: gigisforza70 <55690014+gigisforza70@users.noreply.github.com> Date: Sat, 17 Feb 2024 13:08:42 +0100 Subject: [PATCH] Update build-apk.yaml --- .github/workflows/build-apk.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-apk.yaml b/.github/workflows/build-apk.yaml index 2832361..a6a31d9 100644 --- a/.github/workflows/build-apk.yaml +++ b/.github/workflows/build-apk.yaml @@ -7,7 +7,7 @@ on: repository: description: "Git repository URL" required: true - default: "https://github.com/gigisforza70/openboard" + default: "https://github.com/BlackyHawky/New-Clock" jdkVersion: description: "OpenJDK version to use: 8 / 11 / 17 etc." required: false