Pushing to Dev.to using GitHub

Sunil ShrestSunil Shrest
1 min read

Pushing to Dev.to using GitHub

In this article we will learn to publish article to Dev.to using Markdown. 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.

https://github.com/marketplace/actions/hashnode-publish

That's it. Your article will be published on Dev.to.

0
Subscribe to my newsletter

Read articles from Sunil Shrest directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Sunil Shrest
Sunil Shrest

I just love building and breaking stuffs.