mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-04 14:54:07 +02:00
Update onpush_builder.yaml
This commit is contained in:
2
.github/workflows/onpush_builder.yaml
vendored
2
.github/workflows/onpush_builder.yaml
vendored
@@ -48,7 +48,7 @@ jobs:
|
|||||||
#git update-index --chmod=+x $(find "$path" -type f -iname "*.sh")
|
#git update-index --chmod=+x $(find "$path" -type f -iname "*.sh")
|
||||||
chmod u+x $(find "$path" -type f -iname "*.sh")
|
chmod u+x $(find "$path" -type f -iname "*.sh")
|
||||||
#git commit -am "fixing the script permissions..."
|
#git commit -am "fixing the script permissions..."
|
||||||
with:
|
env:
|
||||||
path: "./${{ matrix.addon }}"
|
path: "./${{ matrix.addon }}"
|
||||||
- name: Commit if needed
|
- name: Commit if needed
|
||||||
uses: EndBug/add-and-commit@v9
|
uses: EndBug/add-and-commit@v9
|
||||||
|
|||||||
Reference in New Issue
Block a user