Releases: TheDoctor0/zip-release
Releases · TheDoctor0/zip-release
0.5.1
- Fix path to
entrypoints.sh
for custom docker containers - #18
0.5.0
- Allow the action to be run on macOS runners.
- Use composite to reduce action execution time by ~15 seconds.
Thanks to @justAnotherDev for his contribution.
0.4.2
- Improve the README and make it more clear in general.
- Use long variables for increased readability.
- Tar exclusions must be specified before files they apply to.
Thank you @klaernie!
v0.4.1
Fix issue with entrypoint.sh script (#5).
v0.4.0
Add support for 'tar' as an archiving tool.
v0.3.0
Add working directory argument.
v0.2.1
Fix zip command on empty exclusions.
v0.2.0
Action reworked with the current syntax for Docker container actions.
Release for GitHub Marketplace 👍
v0.1.0
First release 🥇