Skip to content

Commit 70ef008

Browse files
committed
remove unnecessary parameter
1 parent 68e25ba commit 70ef008

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: build/azure-pipelines.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,4 @@ extends:
4242
publishPackage: false
4343
${{ else }}:
4444
publishPackage: true
45-
nextVersion: ${{ parameters.nextVersion }}
46-
ghCreateTag: true
45+
nextVersion: ${{ parameters.nextVersion }}

0 commit comments

Comments
 (0)