We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 899a5b7 commit 0ff1f79Copy full SHA for 0ff1f79
.github/actions/automatic-updates/action.yml
@@ -84,7 +84,7 @@ runs:
84
85
sed -i \
86
"s|https://img.shields.io/badge/Coverage-.*\.svg|https://img.shields.io/badge/Coverage-${COVERAGE}-${COLOR}.svg|g" \
87
- README.md
+ README.adoc
88
89
# Git push
90
- name: Push changes
0 commit comments