Remove manual trigger
This commit is contained in:
parent
e173cd2c51
commit
63017cf959
|
@ -9,7 +9,6 @@ on:
|
|||
- "v[0-9]+.[0-9]+.[0-9]+"
|
||||
# Exclude all pre-releases
|
||||
- "!v*[0-9]+.[0-9]+.[0-9]+-*"
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
# Posthog token used by ui at build time
|
||||
|
|
Loading…
Reference in New Issue