This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
Releases: 9sako6/imgcmp
Releases · 9sako6/imgcmp
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
There are breaking changes from version 1.0.1
.
- Use a Personal access token instead of
GITHUB_TOKEN
(#26)GITHUB_TOKEN
didn't have enough authority in a private repository.
- Add
token
input (#26)GITHUB_TOKEN
option inenv
was deleted.
- Add
paths-ignore-regexp
input (#26)IGNORED_FILES
option inenv
was deleted.
- Refactoring the pull request template (#26)
1.0.0
chore: add blanding