ci: fix permissions for build artifacts
The build artifacts have really weird permissions, this MR changes that to use the files/directories permissions already present in the git repository.
- anyone should be able to read and traverse the tree
- not all the files should be executable, only scripts
Edited by jooola