Fix so that the index.yaml changes are pushed (#1402)

This commit is contained in:
Christian Adams
2023-05-08 15:24:02 -04:00
committed by GitHub
parent 4fe482b77b
commit bc044431ab

View File

@@ -99,7 +99,7 @@
loop:
- git add index.yaml
- git commit -m "{{ commit_message }}"
#- git push
- git push
args:
chdir: "{{ temp_dir.path }}/"
environment: