mirror of
https://github.com/wiz0u/WTelegramClient.git
synced 2026-04-05 14:35:43 +00:00
yaml
This commit is contained in:
parent
fe26ee1b24
commit
5dc8291972
1 changed files with 1 additions and 1 deletions
2
.github/dev.yml
vendored
2
.github/dev.yml
vendored
|
|
@ -9,7 +9,7 @@ pool:
|
|||
|
||||
variables:
|
||||
buildConfiguration: 'Release'
|
||||
RN1: $[replace($env:releaseNotes, '"', '''''')]
|
||||
RN1: $[replace(variables.releaseNotes, '"', '''''')]
|
||||
# releaseNotes: $[replace(variables['Build.SourceVersionMessage'], '"', '''''')]
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue