mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-14 03:41:01 +01:00
Update daily_READMEgen.yaml
This commit is contained in:
17
.github/workflows/daily_READMEgen.yaml
vendored
17
.github/workflows/daily_READMEgen.yaml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user