mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
after reverting, bumping version and fixing Directory.build.props
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
PACKAGE_NAME: Terminal.Gui
|
||||
|
||||
# Filepath with version info, relative to root of repository & defaults to PROJECT_FILE_PATH
|
||||
VERSION_FILE_PATH: Directory.Build.props
|
||||
VERSION_FILE_PATH: Terminal.Gui/Directory.Build.props
|
||||
|
||||
# Regex pattern to extract version info in a capturing group
|
||||
VERSION_REGEX: ^\s*<Version>(.*)<\/Version>\s*$
|
||||
|
||||
Reference in New Issue
Block a user