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
While dispatching, if one of the steps here isn't dynamically identifying the latest release tag, we might want to require the release tag as input here.
You might like to grab the release tag lookup "function" from another one of the makefiles / workflows.
Any reason not to use the pre-established and pre-debugged approach that we’re already using?
The workflow is still attempting to publish via GitHub Release, but before, whenever you use yarn to build and release, you can only run yarn in the current directory, not throughout the workspace.
It is better to allow a build tool to help automate this.
You might like to grab the release tag lookup "function" from another one of the makefiles / workflows.
Originally posted by @leecalcote in #95 (comment)
The text was updated successfully, but these errors were encountered: