Releases: crykn/copy_folder_to_another_repo_action
Releases · crykn/copy_folder_to_another_repo_action
1.0.6
- Add a
destination_branch_create
option, which allows pulling a certain branch (e.g.,master
), copying the folder to that branch and then pushing to a different branch (e.g.,pull_request_xyz
)
1.0.5
- File -> folder
- Remove the destination folder before copying
- Add a
commit_msg
option