Commit Graph
11 Commits
Author SHA1 Message Date
ddivad195 5fc6c86976 remove path input param 2024-01-30 11:04:39 +00:00
Conor SloanandGitHub b6419ce067 Tying up loose ends (#54)
* various qol updates to publish action

* review comments and run bundle
2024-01-29 15:31:00 -05:00
Edwin Sirko b9af78dd4e fix 2024-01-26 21:54:49 -05:00
Edwin Sirko 10fbfab203 fix 2024-01-26 21:54:16 -05:00
Edwin Sirko 6630eef689 tests 2024-01-26 16:35:51 -05:00
boxofyellow 78e9f1d365 fix tests 2024-01-26 13:09:44 -08:00
boxofyellowandddivad195 c06282fe29 make main.test.ts test data more varied 2024-01-26 16:34:40 +00:00
Conor Sloan c2bb735a45 add support for multiple paths in path input variable
This allows users to provide multiple filepaths to include in their action, whether they're files or folders.
2023-11-22 16:02:01 +00:00
Conor Sloan a45c53b2f2 add test case for semver formats 2023-11-22 14:25:27 +00:00
Conor Sloan ffca16d01f fix low hanging fruit linter errors 2023-11-22 12:41:53 +00:00
Conor Sloan 8f0926c56a initial mvp version 2023-11-17 20:04:42 +00:00