Skip to content

Commit 2966417

Browse files
committed
fix: Add quotes around author
1 parent 8e9b33c commit 2966417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ manifest {
233233
affiliation: 'Seqera',
234234
email: '',
235235
github: '',
236-
contribution: [author],
236+
contribution: ['author'],
237237
orcid: ''
238238
],
239239
[

0 commit comments

Comments
 (0)