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