Update onpush_builder.yaml

This commit is contained in:
Alexandre
2023-03-11 12:28:46 +01:00
committed by GitHub
parent 1ca65c3d47
commit 1633d0e295

View File

@@ -48,7 +48,7 @@ jobs:
#git update-index --chmod=+x $(find "$path" -type f -iname "*.sh")
chmod u+x $(find "$path" -type f -iname "*.sh")
#git commit -am "fixing the script permissions..."
with:
env:
path: "./${{ matrix.addon }}"
- name: Commit if needed
uses: EndBug/add-and-commit@v9