Add get latest tag action

This commit is contained in:
Cees-Jan Kiewiet 2019-11-13 08:10:27 +01:00
parent 336ff72417
commit 84184607ae
No known key found for this signature in database
GPG Key ID: ED590A7FF6A79B5B

View File

@ -195,6 +195,7 @@ https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.s
- [Restrict cursing action](https://github.com/sobolevn/restrict-cursing-action) - Moderator bot for your project, automatically removes bad language.
- [Publish GitHub release artifacts](https://github.com/skx/github-action-publish-binaries)
- [Jekyll Diff Action](https://github.com/David-Byrne/jekyll-diff-action) - Diffs the built Jekyll site after a change, and comments the result back to GitHub.
- [Get Latest Tag](https://github.com/WyriHaximus/github-action-get-previous-tag) - Get the previous tag from git.
### Testing and Linting