From 2e52c3730be1678d342a7d4ecd2d6cfe7122f7a1 Mon Sep 17 00:00:00 2001 From: Esa-Matti Suuronen Date: Mon, 23 Sep 2019 23:21:30 +0300 Subject: [PATCH] Add npm-release action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 108e190..caae348 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2 - [Sync/upload a directory to an AWS S3 bucket](https://github.com/jakejarvis/s3-sync-action) - [Publish a Python distribution package to PyPI](https://github.com/pypa/gh-action-pypi-publish) - [Deploy Static Website to Azure Storage](https://github.com/feeloor/azure-static-website-deploy) +- [Publish npm (pre)releases](https://github.com/epeli/npm-release/) ### External Services