mirror of
https://github.com/bitwarden/mobile.git
synced 2024-11-24 11:55:38 +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:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
ref:
|
||||
description: 'Branch or tag to build'
|
||||
required: true
|
||||
default: 'main'
|
||||
type: string
|
||||
|
||||
env:
|
||||
main_app_folder_path: src/App
|
||||
|
Loading…
Reference in New Issue
Block a user