Releases: test-room-7/action-update-file
Releases · test-room-7/action-update-file
v1.0.0
Important note
The action was rewritten in TypeScript, but it should keep the same behavior. Please let me know if something doesn't work properly.
Added
- Added an ability to update multiple files
See an example in the readme file for details. - Added
vX
tag
v0.2.3
Fixed
- Fixed an issue where the entrypoint failed with
TypeError
v0.2.2
Changed
- Updated description
v0.2.1
Changed
- The actions now prints short commit hash
The length of hash is limited to 7 symbols.
v0.2.0
Changed
- Improved updading file
Allow to remove file if local copy is missing.
Create new file if remote copy is missing.
v0.1.1
Added
- Added an action icon.
v0.1.0
Initial release.