1
0
mirror of https://github.com/bitwarden/mobile synced 2026-02-15 07:43:22 +00:00

Removed unused input

This commit is contained in:
Álison Fernandes
2024-10-28 16:30:04 +00:00
parent a6ab52b33e
commit cf5acaf9bd

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