I think after we do the tweeting via GitHub actions, we can remove all the Azure function logic?
What I would do is to split up the current notify action steps. One step to retrieve the new versions and write it to output, and the other to dispatch the events in all installations. Then we can have a separate step for tweeting
I think after we do the tweeting via GitHub actions, we can remove all the Azure function logic?
What I would do is to split up the current
notifyaction steps. One step to retrieve the new versions and write it to output, and the other to dispatch the events in all installations. Then we can have a separate step for tweeting