Skip to content

Releases: 1arp/create-a-file-action

0.4.5

05 Apr 21:20
6b7fed8
Compare
Choose a tag to compare

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

  • Fix is absolute path param boolean by @1arp in #6

Full Changelog: 0.4.4...0.4.5

0.4.4

25 Feb 00:38
Compare
Choose a tag to compare

Updated documentation with the correct version and casing for params.

0.4.2

24 Feb 19:16
Compare
Choose a tag to compare

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

24 Sep 19:51
Compare
Choose a tag to compare

create-a-file action with node 20

0.2

02 Sep 15:30
ee80eda
Compare
Choose a tag to compare
Create README.md

0.1

01 Sep 20:38
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release
basic functionality