Remove tag input
This commit is contained in:
parent
1c0da8ff29
commit
b63f593b17
|
@ -6,11 +6,6 @@ on:
|
|||
tags:
|
||||
- v*-alpha.*
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
tags:
|
||||
description: "Release tag"
|
||||
required: true
|
||||
type: boolean
|
||||
|
||||
env:
|
||||
# Posthog token used by ui at build time
|
||||
|
|
Loading…
Reference in New Issue