From 4f0187146580e42b5dc7682865a05aac6671a00b Mon Sep 17 00:00:00 2001 From: Tyler Auerbeck Date: Sun, 13 Oct 2019 13:53:46 -0400 Subject: [PATCH] Add publish-to-dev.to-action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6df026d..47417e8 100644 --- a/README.md +++ b/README.md @@ -267,6 +267,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2 - [Deploy a static site to Surge.sh](https://github.com/yavisht/deploy-via-surge.sh-github-action-template) - [GitHub Action for GoReleaser, a release automation tool for Go projects](https://github.com/goreleaser/goreleaser-action) - [FTP Deploy Action, Deploys a GitHub project to a FTP server using GitHub actions](https://github.com/SamKirkland/FTP-Deploy-Action) +- [Publish Article to Dev.to](https://github.com/tylerauerbeck/publish-to-dev.to-action) ### External Services