1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00

Remove tag input

This commit is contained in:
Adria Navarro 2023-05-05 14:07:05 +01:00
parent 1c0da8ff29
commit b63f593b17

View file

@ -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