Skip to content

Commit 77aaa81

Browse files
committed
fix: missing input
1 parent 4125ac1 commit 77aaa81

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

action.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ inputs:
55
token:
66
description: "A Github personal authentication token"
77
required: true
8+
yamlpath:
9+
description: "Path to the teams.yaml file (if missing, assume it's in repo root)"
10+
required: false
811

912
runs:
1013
using: "composite"

0 commit comments

Comments
 (0)