[v1.3.0] - 2021-03-08
Release notes · Compare · Tag · Archive (zip · tar.gz)
repo-file-sync-action will now check if there's an existing sync PR on the target repository and overwrite it with the new changes. This behavior can be turned of with the OVERWRITE_EXISTING_PR
option.
New features
2a4e127
Check for and overwrite existing PR
Updates
Bug fixes
d7fe133
Parse boolean action input as actual boolean