mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-22 00:31:51 +02:00
Update daily_README.yaml
This commit is contained in:
17
.github/workflows/daily_README.yaml
vendored
17
.github/workflows/daily_README.yaml
vendored
@@ -73,19 +73,10 @@ jobs:
|
|||||||
mv README2.md README.md
|
mv README2.md README.md
|
||||||
fi
|
fi
|
||||||
shell: bash
|
shell: bash
|
||||||
- name: Create New Pull Request If Needed
|
- name: Commit if needed
|
||||||
if: steps.calibre.outputs.markdown != ''
|
uses: EndBug/add-and-commit@v9
|
||||||
uses: peter-evans/create-pull-request@v4
|
|
||||||
with:
|
with:
|
||||||
title: "Github bot : image compressed"
|
message: "GitHub bot : README updated"
|
||||||
branch-suffix: timestamp
|
default_author: github_actions
|
||||||
commit-message: "Github bot : image compressed"
|
|
||||||
body: ${{ steps.calibre.outputs.markdown }}
|
|
||||||
|
|
||||||
#- name: Commit if needed
|
|
||||||
#uses: EndBug/add-and-commit@v9
|
|
||||||
#with:
|
|
||||||
# message: "GitHub bot : README updated"
|
|
||||||
# default_author: github_actions
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user