mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Added Autotag Action
The autotag action is a utility that automatically generates a git tag when a new version is recognized.
This commit is contained in:
parent
7029927eed
commit
e5ba6d1f9f
@ -172,6 +172,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
|||||||
- [Build Slate documentation](https://github.com/Decathlon/slate-builder-action)
|
- [Build Slate documentation](https://github.com/Decathlon/slate-builder-action)
|
||||||
- [Read Properties](https://github.com/christian-draeger/read-properties) - Read values from `.properties` files.
|
- [Read Properties](https://github.com/christian-draeger/read-properties) - Read values from `.properties` files.
|
||||||
- [Write Properties](https://github.com/christian-draeger/write-properties) - Write values to `.properties` files.
|
- [Write Properties](https://github.com/christian-draeger/write-properties) - Write values to `.properties` files.
|
||||||
|
- [Autotag](https://github.com/butlerlogic/action-autotag) - Automatically generate a new tag when the manifest file (i.e. `package.json`) version changes.
|
||||||
|
|
||||||
#### Environments
|
#### Environments
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user