Skip to content

Commit 9e896bd

Browse files
author
André Lange
committed
ci(mirror): type fuer die dispatch-Eingabe
Forgejo 16 lehnt die Eingabe ohne Typangabe ab: 'Ungueltiger Eingabetyp'. Das Feld wurde nicht als Textfeld gerendert, der Dispatch war dadurch nicht ausloesbar.
1 parent 40376d1 commit 9e896bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.forgejo/workflows/mirror.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
ref:
1212
description: 'Ref zum Nachspiegeln, z.B. refs/tags/v0.17.0'
1313
required: true
14+
type: string
1415

1516
jobs:
1617
mirror:

0 commit comments

Comments
 (0)