mirror of
https://github.com/bitwarden/mobile
synced 2026-02-15 07:43:22 +00:00
Removed unused input
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user