scrcpy/.github
Romain Vimont 7fc6943284 Preserve file permissions in GitHub Actions
The upload-artifact action does not preserve file permissions:
<https://github.com/actions/upload-artifact?#permission-loss>

Even if it is not critical for Windows releases, it will be for other
platforms. Wrap everything in a tarball to keep original permissions.

PR #5515 <https://github.com/Genymobile/scrcpy/pull/5515>
2024-11-24 15:41:13 +01:00
..
ISSUE_TEMPLATE Explicitly accept issues for general questions 2024-07-19 17:51:50 +02:00
workflows Preserve file permissions in GitHub Actions 2024-11-24 15:41:13 +01:00
FUNDING.yml Add FUNDING.yml 2024-07-19 17:56:26 +02:00