# release-git-tag Creates and pushes a Git tag to the remote repository. ```yaml - uses: ./release-git-tag with: tag: v1.0.0 ```