Correct message about what files to double check for release

pull/35583/head
Toshio Kuratomi 7 years ago
parent adf76b7d3f
commit 715b930fc8

@ -45,7 +45,7 @@
private: no private: no
tasks: tasks:
- pause: - pause:
prompt: "Has the CHANGELOG, release.yml, release_and_maintenance.rst, and any other files been updated and are ready to go?" prompt: "Has the CHANGELOG.md, versions.yml, release_and_maintenance.rst, and any other files been updated and are ready to go?"
when: is_final|bool when: is_final|bool
- name: create a combined version string from the specified values - name: create a combined version string from the specified values

Loading…
Cancel
Save