Releases: andstor/copycat-action
Releases · andstor/copycat-action
v3.2.4
Fixed
- Show correct destination repository in log output.
v3.2.3
Fixed
- Fixed problem with copying files when the destination repo is the same as the source.
v3.2.2
Fixed
- Proper handling of spaces in path names.
v3.2.1
Fixed
- Fixed an error regarding creation of destination branches.
v3.2.0
Added
- Create the destination branch (based on the default branch) if it doesn't exists.
v3.1.1
Added
- Add automatic updating of major version tag on release.
v3.1.0
Added
- Input variable
commit_message
for using a custom commit message.
v3.0.1
Fixed
- Fix copying of files with names containing spaces.
v3.0.0
Merge pull request #24 from andstor/develop v3.0.0
v2.0.0
Merge pull request #17 from andstor/develop Fix wrong action name