We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bbda7c commit 287e8a9Copy full SHA for 287e8a9
1 file changed
copier/questions/features_publish_release.yml
@@ -7,7 +7,7 @@ SelectPublishReleaseFeatures:
7
type: yaml
8
default: |-
9
{% if template_profile == 'recommended' %}
10
- [SelectCitation_flag, AddZenodo]
+ [SelectCitation_flag, AddZenodo_flag]
11
{%- else -%}
12
[]
13
{%- endif %}
@@ -35,7 +35,7 @@ SelectCitation:
35
36
37
38
- [enable_citation_file, enable_cffconvert]
+ [AddCitationFile_flag, AddCFFConvert_flag]
39
40
41
0 commit comments