What's Changed
- add compatibility for gh latest main branch by @yuxiaoy1 in #66
- Use @v2 instead of @master in Readme by @jasongitmail in #64
- Update README.md example step to use github-actions[bot] user by @ChrisCarini in #72
- Change default branch by @juancpineda97 in #69
- refactor(start): use @actions/exec by @jjangga0214 in #47
- Revert "refactor(start): use @actions/exec" by @ad-m in #73
- Document the new default branch in the README by @MikeRogers0 in #74
- Discovery default branch for repository by @ad-m in #75
- Added a default github_token by @jackton1 in #91
- Update README.md by @jackton1 in #93
- Fixed typo by @jackton1 in #98
- Add GitHub Enterprise support by @ZPascal in #106
- Revert "Add GitHub Enterprise support " by @ad-m in #107
- Add a PR validation action by @ZPascal in #109
- Added workaround as suggested by the git itself by @abroskin in #112
- Update the urls by @ZPascal in #117
- Update the documentation by @ZPascal in #114
- Add GitHub Enterprise support by @ZPascal in #108
- Add deploy key functionality by @ZPascal in #115
- Revert "Add deploy key functionality" by @ZPascal in #119
- Use --force-with-lease instead of --force by @imba-tjd in #80
- Revert "Use --force-with-lease instead of --force" by @ZPascal in #121
- Add deploy key functionality by @ZPascal in #120
- Fix removed code lines by @ZPascal in #129
- Add force with lease support by @ZPascal in #124
- fix: github_token and github_url optional by @SevereCloud in #134
- chore: remove redundant safe.directory configuration by @jackton1 in #128
- Add atomic push by @sleepypikachu in #138
- Use node16 to run action by @kdambekalns in #140
- Update the documentation and the push process by @ZPascal in #135
- fix typo by @LesnyRumcajs in #149
- fix: Remove the user by @ZPascal in #156
- Revert "fix: Remove the user" by @ZPascal in #168
- Remove the user from the URL string by @ZPascal in #169
- docs: Add protected branch support to the documentation by @ZPascal in #171
- Compatible with repository addresses using http protocol. by @kerwin612 in #175
- Revert "Compatible with repository addresses using http protocol." by @ZPascal in #176
- fix #177 by @kerwin612 in #178
- docs: Document Github App Token support by @ZPascal in #180
New Contributors
- @yuxiaoy1 made their first contribution in #66
- @jasongitmail made their first contribution in #64
- @ChrisCarini made their first contribution in #72
- @juancpineda97 made their first contribution in #69
- @jjangga0214 made their first contribution in #47
- @MikeRogers0 made their first contribution in #74
- @jackton1 made their first contribution in #91
- @abroskin made their first contribution in #112
- @imba-tjd made their first contribution in #80
- @SevereCloud made their first contribution in #134
- @sleepypikachu made their first contribution in #138
- @kdambekalns made their first contribution in #140
- @LesnyRumcajs made their first contribution in #149
- @kerwin612 made their first contribution in #175
Full Changelog: v0.6.0...v0.7.0