Remove unused input

This commit is contained in:
Adria Navarro 2023-06-06 09:04:20 +01:00
parent 1c983b4638
commit 59eb02a7fb
1 changed files with 0 additions and 5 deletions

View File

@ -10,11 +10,6 @@ on:
# Exclude all pre-releases
- "!v*[0-9]+.[0-9]+.[0-9]+-*"
workflow_dispatch:
inputs:
tags:
description: "Release tag"
required: true
type: boolean
env:
# Posthog token used by ui at build time