Skip to content

Commit 0a95a47

Browse files
Merge pull request #323 from coreybutler/patch-2
Added Autotag Action
2 parents 73909c3 + b657a07 commit 0a95a47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
185185
- [Build Slate documentation](https://github.com/Decathlon/slate-builder-action)
186186
- [Read Properties](https://github.com/christian-draeger/read-properties) - Read values from `.properties` files.
187187
- [Write Properties](https://github.com/christian-draeger/write-properties) - Write values to `.properties` files.
188+
- [Autotag](https://github.com/butlerlogic/action-autotag) - Automatically generate a new tag when the manifest file (i.e. `package.json`) version changes.
188189
- [Apply templates with Jinja2](https://github.com/cuchi/jinja2-action) - Use the Jinja2 template engine to generate files from templates.
189190
- [Has Changes](https://github.com/UnicornGlobal/has-changes-action) - Check if there are code changes from previous steps.
190191
- [Mind Your Language Action](https://github.com/tailaiw/mind-your-language-action) - Detect offensive comments in issues and pull requests, and warn senders.

0 commit comments

Comments
 (0)