.
All checks were successful
deploy host / Deploy (push) Successful in 7s

This commit is contained in:
2024-09-05 22:08:46 +01:00
parent 4ea6e35522
commit 129e1836d4

View File

@@ -17,7 +17,7 @@ jobs:
run: echo ${GITHUB_WORKSPACE}
- name: patch security
run: chmod +rwx ${GITHUB_WORKSPACE} -R
run: chmod 755 ${GITHUB_WORKSPACE} -R
- name: ls