add deployment tag path and reademes

This commit is contained in:
2026-05-29 11:57:55 -04:00
parent 7c5ce471bd
commit e8dfe952ff
13 changed files with 68 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
# git
Composite actions for Git operations.
| action | description |
| --- | --- |
| [create_tag](create_tag/README.md) | Creates and pushes a git tag in the current repository |