feat: add release-git-tag
This commit is contained in:
9
release-git-tag/README.md
Normal file
9
release-git-tag/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# release-git-tag
|
||||
|
||||
Creates and pushes a Git tag to the remote repository.
|
||||
|
||||
```yaml
|
||||
- uses: ./release-git-tag
|
||||
with:
|
||||
tag: v1.0.0
|
||||
```
|
||||
Reference in New Issue
Block a user