You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the readme I can pass a boolean greater-version-only, which ensures that if the latest version is, for example, 1.2.5, I cannot publish 1.2.4, even if 1.2.4 has never been published.
When running in a workflow, I get the following warning;
Is greater-version-only a valid option, and the action is just missing something in the warning condition? Or does that config option actually not exist, and is incorrectly documented?
ramonsnir, CluEleSsUK, argshook, hoganb, krivachy and 4 more
Activity
remove `greater-version-only`
web console automate npm publish (#13)
Add greater-version-only to action inputs (#58)