Skip to content

Releases: dmnemec/copy_file_to_another_repo_action

v1.1.1 Release (Bug Fix)

30 Mar 15:53
c93037a
Compare
Choose a tag to compare

New Features

  • destination_branch_create [optional] - create new branches with your commits
  • GitHub Apps compatibility improvements

Issues Fixed

  • Various quotation marks of different types added
  • Commit message documentation added
  • API_TOKEN_GITHUB documentation added
  • Updated references to master in example yaml

Changes

  • Default branch renamed main from master

Special thanks to the amazing GitHub community members below for their contributions on this project (no particular order)

v1.1.0 Release

15 Mar 05:02
387b8d0
Compare
Choose a tag to compare

New Features

  • destination_branch_create [optional] - create new branches with your commits
  • GitHub Apps compatibility improvements

Issues Fixed

  • Various quotation marks of different types added
  • Commit message documentation added
  • API_TOKEN_GITHUB documentation added

Changes

  • Default branch renamed main from master

Special thanks to the amazing GitHub community members below for their contributions on this project (no particular order)

v1.0.4

27 Aug 16:02
8585c0d
Compare
Choose a tag to compare
  • Add tests to make sure it catches and ignores the proper files

v1.0.3

27 Aug 14:17
Compare
Choose a tag to compare
  • Correctly identifies no changes

v1.0.1

26 Aug 12:50
Compare
Choose a tag to compare
  • Remove extra logging from output
  • Update self-test on master branch to work every time

v1.0.0

25 Aug 20:29
Compare
Choose a tag to compare

Initial release