Skip to content

Commit

Permalink
Removed unused input
Browse files Browse the repository at this point in the history
  • Loading branch information
vvolkgang committed Oct 28, 2024
1 parent a6ab52b commit cf5acaf
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build-beta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cf5acaf

Please sign in to comment.