Skip to content

Commit 630df6e

Browse files
authored
Update collect_submissions.yml
1 parent 128bb09 commit 630df6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/collect_submissions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
2222
// Map headings exactly to your desired column titles
2323
const headingMap = {
24-
'Name': 'Title',
24+
'Title': 'Title',
2525
'Acronym': 'Prefix',
2626
'Version': 'Version',
2727
'Year published': 'Created',

0 commit comments

Comments
 (0)