Skip to content
Compare
Choose a tag to compare
@AnimMouse AnimMouse released this 12 Dec 18:14
· 5 commits to main since this release
v1
5c73a08

Changelog:

  • v1.1.0: Change input cache-hit to cache_hit and ready action for granular cache control by adding more tests.
  • v1.0.8: Fixed bug that Windows will not move items that already exists. #3
  • v1.0.7: Fixed bug that macOS failed because it does not support no-target-directory. bc5964c#commitcomment-93754826
  • v1.0.6: Move folder itself than moving the files inside the folder so that it also moves hidden files starting with dot.
  • v1.0.5: Don't error when directory exists. #1
  • v1.0.4: Improve error handling, action will now fail when it failed to install.
  • v1.0.3: Add folder name to group name.
  • v1.0.2: Separate add to path scripts from action metadata.
  • v1.0.1: Separate installation scripts from action metadata.
  • v1.0.0: Initial release.