Skip to content

Commit eaaec1f

Browse files
authored
fix(workflows): correct output-format parameter name (#6)
1 parent 57a1978 commit eaaec1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ jobs:
99
contributors:
1010
uses: CodingWithCalvin/.github/.github/workflows/contributors.yml@main
1111
with:
12-
output_format: html
12+
output-format: html
1313
secrets: inherit

0 commit comments

Comments
 (0)