1
0
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:
Álison Fernandes 2024-10-28 16:30:04 +00:00
parent a6ab52b33e
commit cf5acaf9bd
No known key found for this signature in database
GPG Key ID: B8CE98903DFC87BC

View File

@ -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