parent
030f122a3b
commit
04cd3190ee
1 changed files with 1 additions and 1 deletions
2
.github/workflows/create-release.yml
vendored
2
.github/workflows/create-release.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
id: get-version
|
||||
uses: mavrosxristoforos/get-xml-info@1.0
|
||||
with:
|
||||
xml-file: 'Directory.Build.Props'
|
||||
xml-file: 'Directory.Build.props'
|
||||
xpath: '//Project/PropertyGroup/Version'
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue