From 4888f5808df89fe19076ef9a2316699fde78b5f5 Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Mon, 16 Dec 2019 15:15:18 +0100 Subject: [PATCH] Add github-slug-action to Utility section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 223825a..6d70721 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Close Milestone](https://github.com/WyriHaximus/github-action-close-milestone) - Close the given milestone. - [Action to enforce branch naming rules](https://github.com/deepakputhraya/action-branch-name) - [Install NPM dependencies with caching](https://github.com/bahmutov/npm-install) +- [Expose slug of some GitHub variables](https://github.com/marketplace/actions/github-slug) ### Testing and Linting