Consider switch to JS action to be able to use post scriptΒ #77
Open
Description
Type of feature
π§βπ» Refactor
Current behavior
Currently the cleanup is only happening when the action is called.
Switching to JS would allow to use the post script.
With that in place, the clean job could always be the first job of the workflow and still cleanup at the end as well always ensuring a clean workspace
Suggested enhancement
No response
Additional context
No response