Update git/tag/action.yaml
This commit is contained in:
parent
26710bdb52
commit
607c57e400
@ -6,5 +6,5 @@ runs:
|
||||
container: alpine/git
|
||||
steps:
|
||||
- run: |
|
||||
$TAG=$(git describe --tags)
|
||||
$TAG=$(git describe)
|
||||
echo "$TAG"
|
||||
|
Loading…
Reference in New Issue
Block a user