Update daily_READMEgen.yaml

This commit is contained in:
Alexandre
2022-04-20 14:23:06 +02:00
committed by GitHub
parent 11663b481a
commit 7e33df3ade

View File

@@ -35,19 +35,6 @@ jobs:
- name: Create New Pull Request If Needed
uses: peter-evans/create-pull-request@v3
with:
title: "Github bot : crlf removed"
title: "Github bot : README updated"
branch-suffix: timestamp
commit-message: "Github bot : crlf removed"
{% for addon in addons %} : {{ addon.description }}
### ✓ [{{ addon.name }}][addon-{{ addon.target }}]
![Latest Version][{{ addon.target }}-version-shield]
![Supports armhf Architecture][{{ addon.target }}-armhf-shield]
![Supports armv7 Architecture][{{ addon.target }}-armv7-shield]
![Supports aarch64 Architecture][{{ addon.target }}-aarch64-shield]
![Supports amd64 Architecture][{{ addon.target }}-amd64-shield]
![Supports i386 Architecture][{{ addon.target }}-i386-shield]
{% endfor %}
commit-message: "Github bot : README updated"