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