Skip to content

Releases: at-wat/assets-sync-action

v0.6.6

23 Oct 01:05
7805d11
Compare
Choose a tag to compare

What's Changed

  • Update GitHub auth method by @at-wat in #41
  • Update actions/checkout action to v4 in #40
  • Update alpine Docker tag to v3.18 in #39

Full Changelog: v0.6.5...v0.6.6

v0.6.5

11 Aug 02:39
717265e
Compare
Choose a tag to compare

What's Changed

  • Update dependency alpine to v3.16 by in #28
  • Add E2E test by @at-wat in #32
  • Use gh command instead of hub by @at-wat in #31

Full Changelog: v0...v0.6.5

v0.6.4

08 Aug 09:12
b062a7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0...v0.6.4

v0.6.3

08 Aug 09:06
8f6c4f9
Compare
Choose a tag to compare

What's Changed

  • Allow using existing branch if no diff by @at-wat in #29

Full Changelog: v0...v0.6.3

v0.6.2

13 Jul 23:24
d3a4ced
Compare
Choose a tag to compare
Add push interval option to avoid abuse detection (#24)

v0.6.1

01 Mar 00:45
e844261
Compare
Choose a tag to compare
Update alpine Docker tag to v3.13 (#23)

Co-authored-by: Renovate Bot <[email protected]>

v0.6.0

09 Dec 14:33
c2d2aa1
Compare
Choose a tag to compare
Add rm option (#21)

v0.5.0

21 Sep 14:40
9787748
Compare
Choose a tag to compare
Add branch option (#19)

v0.4.1

22 Apr 04:40
a5d52de
Compare
Choose a tag to compare
Fix PR existence check (#16)

v0.4.0

22 Apr 02:47
572a7c4
Compare
Choose a tag to compare
Add force_push option (#15)

* Add force_push option

* Check existing PR