We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
"executable" permission is lost when zip is extracted.
extract: true
I would expect permissions to be preserved.
OS: ubuntu-20.04
The text was updated successfully, but these errors were encountered:
We have a new release that changes the underlying library for extracting zip files.
- uses: robinraju/release-downloader@v1.10 with: fileName: "foo.zip" latest: true extract: true
Let me know if you still see this problem
Sorry, something went wrong.
No branches or pull requests
"executable" permission is lost when zip is extracted.
extract: true
I would expect permissions to be preserved.
OS: ubuntu-20.04
The text was updated successfully, but these errors were encountered: