Eventually we will want to figure out a way to put all the updates together at the end of a workflow, and do one post to update. I'm not sure if this is possible given we split the workflow into separate jobs - I've sort of been waiting for GitHub to support a "at the end of all the things" do X. We could probably also use artifacts or some other means, I don't have a good solution yet!
Eventually we will want to figure out a way to put all the updates together at the end of a workflow, and do one post to update. I'm not sure if this is possible given we split the workflow into separate jobs - I've sort of been waiting for GitHub to support a "at the end of all the things" do X. We could probably also use artifacts or some other means, I don't have a good solution yet!