From 1df878d956ab615e6ba13931c83d8b59ae211f5f Mon Sep 17 00:00:00 2001 From: tdpeuter Date: Tue, 3 Dec 2024 17:12:22 +0100 Subject: [PATCH] Remove testers --- .github/workflows/build.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e773f9f..e3d6ac2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -5,13 +5,6 @@ on: name: description: "Release-Build" default: "Generate release build" - testers: - type: choice - description: "Select testers" - options: - - android - - internalTesters - - everyone jobs: build: