DEV Community

Discussion on: How do GitHub Actions work?

Collapse
 
mscccc profile image
Mike Coutermarsh

I'm on the Actions team at GitHub, and this is a great description. Especially the part about GIFs.

Collapse
 
jsn1nj4 profile image
Elliot Derhay

That's a good idea. Deploy a new version, generate a post on Twitter with a GIF. 🙃

Thread Thread
 
bnb profile image
Tierney Cyren

If you use the Twitter Together GitHub Action, you could simply PR a .tweet file and then use the automerge Action to merge it if the build passes (which it should!) :)