ci: fix permissions for build artifacts

- anyone should be able to read and traverse the tree
- not all the files should be executable, only scripts
This commit is contained in:
jo 2022-11-19 18:55:10 +01:00 committed by Marge Me
commit e0ffb780f5
2 changed files with 16 additions and 7 deletions

View file

@ -0,0 +1 @@
Fix permissions for build artifacts