Skip to content

Commit 719bda0

Browse files
authored
Removes Redundant Set Version steps (#614)
1 parent 1239303 commit 719bda0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Pipelines/appinspector-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,6 @@ extends:
618618
artifactName: Signed_Binaries # Required, name of the pipeline artifact
619619
targetPath: $(Pipeline.Workspace)/drop # Optional, specifies where the artifact is downloaded
620620
steps:
621-
- template: nbgv-set-version-steps.yml@templates
622621
- task: GitHubRelease@1
623622
displayName: Release to GitHub
624623
inputs:

0 commit comments

Comments
 (0)