mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 12:24:04 +02: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
|
- name: Create New Pull Request If Needed
|
||||||
uses: peter-evans/create-pull-request@v3
|
uses: peter-evans/create-pull-request@v3
|
||||||
with:
|
with:
|
||||||
title: "Github bot : crlf removed"
|
title: "Github bot : README updated"
|
||||||
branch-suffix: timestamp
|
branch-suffix: timestamp
|
||||||
commit-message: "Github bot : crlf removed"
|
commit-message: "Github bot : README updated"
|
||||||
|
|
||||||
|
|
||||||
{% 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 %}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user