Table of contents
Pushing to Dev.to using GitHub
This is a test article to see how pushing to Dev.to works. I'm using GitHub to push the article to Dev.to.
Note: This is a test article. I'm also learning how pushing to Dev.to works.
By the way if you too are interested in such kinda stuffs, take a look at this original tutorial that I followed to do this:
My setup for publishing to Dev.to using Github
Shout out to Jack Lewis for the tutorial.
Start by creating a new repository on GitHub. Then create a new markdown file in the repository. Write your article in the markdown file.
Then create a new GitHub action in the repository. Add the code from the example given in the link to the GitHub action.
github.com/marketplace/actions/hashnode-pub..
That's it. Your article will be published on Dev.to.