Skip to content

Commit e5ba6d1

Browse files
authored
Added Autotag Action
The autotag action is a utility that automatically generates a git tag when a new version is recognized.
1 parent 7029927 commit e5ba6d1

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
@@ -172,6 +172,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
172172
- [Build Slate documentation](https://github.com/Decathlon/slate-builder-action)
173173
- [Read Properties](https://github.com/christian-draeger/read-properties) - Read values from `.properties` files.
174174
- [Write Properties](https://github.com/christian-draeger/write-properties) - Write values to `.properties` files.
175+
- [Autotag](https://github.com/butlerlogic/action-autotag) - Automatically generate a new tag when the manifest file (i.e. `package.json`) version changes.
175176

176177
#### Environments
177178

0 commit comments

Comments
 (0)