diff --git a/playbooks/releasenotes/post.yaml b/playbooks/releasenotes/post.yaml index 1486567a..7f12b19f 100644 --- a/playbooks/releasenotes/post.yaml +++ b/playbooks/releasenotes/post.yaml @@ -2,5 +2,5 @@ roles: - role: fetch-tox-output - role: fetch-sphinx-output - sphinx_output_src: "{{ zuul.project.src_dir }}/releasenotes/build/html/" + sphinx_output_src: "{{ zuul.project.src_dir }}/releasenotes/build/html" zuul_executor_dest: "{{ zuul.executor.log_root }}"