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
another option might be publishing the js code to npm and then pulling the js from stubs in the repo, altho not sure that would resolve the issue of needing to compile/publish the action from the repo
currently the node/js needs to be rebuilt and committed alongside any code changes
at least we should add CI that checks what is being committed has been re/built
perhaps we could use some kind of release branches for this that only re/build the dist/index.js on release
The text was updated successfully, but these errors were encountered: