mirror of
https://github.com/bitwarden/mobile.git
synced 2024-11-28 12:35:40 +01:00
Removed unused input
This commit is contained in:
parent
a6ab52b33e
commit
cf5acaf9bd
6
.github/workflows/build-beta.yml
vendored
6
.github/workflows/build-beta.yml
vendored
@ -2,12 +2,6 @@ name: Build Beta
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
|
||||||
ref:
|
|
||||||
description: 'Branch or tag to build'
|
|
||||||
required: true
|
|
||||||
default: 'main'
|
|
||||||
type: string
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
main_app_folder_path: src/App
|
main_app_folder_path: src/App
|
||||||
|
Loading…
Reference in New Issue
Block a user