From 84184607ae65e40929c16fc4eb7da36b0e9fce7d Mon Sep 17 00:00:00 2001 From: Cees-Jan Kiewiet Date: Wed, 13 Nov 2019 08:10:27 +0100 Subject: [PATCH] Add get latest tag action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3161912..a21f217 100644 --- a/README.md +++ b/README.md @@ -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