mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update onpush_builder.yaml
This commit is contained in:
3
.github/workflows/onpush_builder.yaml
vendored
3
.github/workflows/onpush_builder.yaml
vendored
@@ -64,6 +64,9 @@ jobs:
|
||||
fi
|
||||
fi
|
||||
done
|
||||
- name: Make all .sh scripts executable
|
||||
run: |
|
||||
find . -type f -iname "*.sh" -exec chmod u+x {} \;
|
||||
- name: Commit if needed
|
||||
uses: EndBug/add-and-commit@v9
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user