Add github-slug-action to Utility section (#280)

Add github-slug-action to Utility section
This commit is contained in:
Gary Ewan Park 2019-12-17 08:16:16 +00:00 committed by GitHub
commit 19feb99670
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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. - [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) - [Action to enforce branch naming rules](https://github.com/deepakputhraya/action-branch-name)
- [Install NPM dependencies with caching](https://github.com/bahmutov/npm-install) - [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 ### Testing and Linting