proper commit-ish for git describe
This commit is contained in:
parent
e4ca84057b
commit
21d172fe41
|
@ -23,7 +23,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
include: 'v*'
|
include: 'v*'
|
||||||
exclude: '*-rc*'
|
exclude: '*-rc*'
|
||||||
commit-ish: 'HEAD~'
|
commit-ish: 'HEAD'
|
||||||
skip-unshallow: 'true'
|
skip-unshallow: 'true'
|
||||||
abbrev: 7
|
abbrev: 7
|
||||||
-
|
-
|
||||||
|
|
Loading…
Reference in New Issue