1
0
Эх сурвалжийг харах

ci: remove broken dispatch

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Christina Sørensen 2 жил өмнө
parent
commit
b31eb6efa8

+ 0 - 5
.github/workflows/flakehub-publish-tagged.yml

@@ -2,11 +2,6 @@ on:
   push:
     tags:
       - "v*.*.*"
-  workflow_dispatch:
-    inputs:
-      tag:
-        description: The Git tag to use, for non-rolling releases. This must be the character `v` followed by a SemVer version, e.g. `v0.1.1`.
-        required: true
 
 jobs:
   publish: