Releases: HastD/free-disk-space
Releases · HastD/free-disk-space
v0.1.2
Summary
Added a new option, skip-if-available, which allows a target amount of available disk space to be specified; if that much disk space is already available, the action will skip trying to free more disk space.
What's Changed
- chore: set up dependabot, update dependencies by @HastD in #1
- feat: add skip-if-available option by @HastD in #2
- chore: release v0.1.2 by @HastD in #3
Full Changelog: v0.1.1...v0.1.2
v0.1.1
- Switched to using
nprocto determine the number ofrmprocesses to run in parallel. - Improved documentation.
Full changelog: v0.1.0...v0.1.1