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