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
The migration to TS for the action behavior was a mistake. Let's convert this repo back into a pure javascript action. This way the action can be executed directly without any kind of build step that needs to happen and caching of build outputs.