Create and Publish a GitHub Action in Typescript - ULTIMATE 2023 GUIDE
A complete guide on creating, testing, publishing and debugging a custom GitHub Action in Typescript with the best practices.
Jun 12, 202320 min read7

Search for a command to run...
Articles tagged with #codenewbies
A complete guide on creating, testing, publishing and debugging a custom GitHub Action in Typescript with the best practices.

Why do we Fork and not just Clone?

Ok, it's not a super secret feature, but I noticed some of my colleagues and friends do not use it at all while I think it's quite handy, so I'm sharing it here. You might already know, but you can launch vscode from the terminal by just typing code ...

All the way to submit a Pull Request on the GitHub repository

With examples!

How to overcome this mindstate and start contributing today
