We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea55ce commit 1a8d7b8Copy full SHA for 1a8d7b8
1 file changed
.pipelines/PowerShell-Release-Official.yml
@@ -288,7 +288,7 @@ extends:
288
- setReleaseTagAndChangelog
289
- UpdateChangeLog
290
variables:
291
- ob_release_environment: ${{ parameters.releaseEnvironment }}
+ ob_release_environment: ${{ variables.releaseEnvironment }}
292
jobs:
293
- template: /.pipelines/templates/release-githubNuget.yml@self
294
parameters:
0 commit comments