copy_file_to_another_repo_action
copy_file_to_another_repo_action copied to clipboard
commit_message does not work with version 1.0.4
this warning printed out in the console
Unexpected input(s) 'commit_message', valid inputs are ['entryPoint', 'args', 'source_file', 'destination_repo', 'destination_folder', 'user_email', 'user_name', 'destination_branch']
Same issue, API change?
Looks like this feature was introduced after the release of version 1.0.4.
Is there any chance of a new release @dmnemec ?
As a workaround we can use the commit hash in the config:
uses: dmnemec/copy_file_to_another_repo_action@000e55236d089b975f343d708d3942ffef2cc16c
I'll get this fixed tonight. New job uses GitLab so I'm not on GitHub much lately.
I drafted a new release, v1.1.0