Releases: 1arp/create-a-file-action
Releases · 1arp/create-a-file-action
0.4.5
Fixes
isAbsolutePath
param is now parsed as a boolean instead of a string which was breaking workflows working with 0.3 and below
What's Changed
Full Changelog: 0.4.4...0.4.5
0.4.4
Updated documentation with the correct version and casing for params.
0.4.2
new param: isAbsolute path to define if the path provided is absolute
default value: false ( so as to not break existing workflows )
Full Changelog: 0.3...0.4.2
v0.3
create-a-file action with node 20
0.2
Create README.md