grain icon indicating copy to clipboard operation
grain copied to clipboard

CI: Workflow refactor

Open phated opened this issue 3 years ago • 0 comments

The workflows should be refactored so each "step" is essentially its own workflow and then our primary workflows use https://github.com/grain-lang/workflow-dispatch-action to provide the necessary details to each workflow.

This would allow us to "recover" any failed steps (such as steps in our release workflow).

phated avatar Aug 05 '22 20:08 phated