From e673c7e819bfc9f1d9d83fbc4c8c09b634501490 Mon Sep 17 00:00:00 2001 From: Ajit Bohra Date: Fri, 18 Jan 2019 00:03:27 +0530 Subject: [PATCH] Add actions by lubusIN --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fe06aa8..a5116de 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Declaratively setup GitHub Labels](https://github.com/lannonbr/issue-label-manager-action) - [GitHub Actions for Yarn](https://github.com/Borales/actions-yarn) - [Snyk CLI Test Action](https://github.com/clarkio/snyk-cli-action) +- [Create Release Archive](https://github.com/lubusIN/actions/tree/master/archive) +- [Publish WordPress Plugin](https://github.com/lubusIN/actions/tree/master/wordpress) ### Tutorials