forked from Writand/writand
Remove testers
This commit is contained in:
parent
ffd094adb3
commit
1df878d956
1 changed files with 0 additions and 7 deletions
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
|
@ -5,13 +5,6 @@ on:
|
||||||
name:
|
name:
|
||||||
description: "Release-Build"
|
description: "Release-Build"
|
||||||
default: "Generate release build"
|
default: "Generate release build"
|
||||||
testers:
|
|
||||||
type: choice
|
|
||||||
description: "Select testers"
|
|
||||||
options:
|
|
||||||
- android
|
|
||||||
- internalTesters
|
|
||||||
- everyone
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue