Commit Graph

4 Commits

Author SHA1 Message Date
322dcdf56e fix(action): set correct action name in action.yml metadata (#10) 2023-05-08 02:18:34 +01:00
4d6baa6f81 feat(action)!: change default manifest file path
Brings this action more inline with the upstream action, by keeping the
config and manifest filenames identical, and simply moving them into the
".github" directory.

BREAKING CHANGE: Change default manifest path to `.github/.release-please-manifest.json`.
2023-05-08 01:22:13 +01:00
d0e8444bb4 feat(action): shift focus to manifest mode 2023-05-07 20:52:22 +01:00
a83857102d feat(action): add action metadata file 2023-05-05 00:52:06 +01:00