Skip to content

Commit 0077d09

Browse files
committed
fix(workflows): correct output-format parameter name
1 parent 57a1978 commit 0077d09

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)