ts-ci icon indicating copy to clipboard operation
ts-ci copied to clipboard

is_package_json_version_upgraded in monorepo

Open acurrieclark opened this issue 1 year ago • 4 comments

I am adding Denoify to a package in a monorepo, and came across your excellent github action for managing publishing to deno.land.

Is there a way to configure the is_package_json_version_upgraded action so that it can point to the package.json file in a subdirectory of the repo?

Similarly, is there a way to configure a tag prefix which is checked for the latest semver?

Many thanks.

acurrieclark avatar Jan 10 '23 09:01 acurrieclark