1
0
Fork 0
mirror of synced 2024-09-30 00:57:16 +13:00

Remove manual trigger

This commit is contained in:
Adria Navarro 2023-06-06 09:12:10 +01:00
parent e173cd2c51
commit 63017cf959

View file

@ -9,7 +9,6 @@ on:
- "v[0-9]+.[0-9]+.[0-9]+" - "v[0-9]+.[0-9]+.[0-9]+"
# Exclude all pre-releases # Exclude all pre-releases
- "!v*[0-9]+.[0-9]+.[0-9]+-*" - "!v*[0-9]+.[0-9]+.[0-9]+-*"
workflow_dispatch:
env: env:
# Posthog token used by ui at build time # Posthog token used by ui at build time