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
{{ message }}
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
Currently, if you give stack-version but forget enable-stack: true, the action simply skips installation of stack.
A more user-friendly API would be to imply enable-stack: true if any of the other stack-related inputs is explicitly set by the user.