Skip to content

Commit

Permalink
remove unnecessary parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
joaomoreno committed Aug 30, 2023
1 parent 68e25ba commit 70ef008
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,4 @@ extends:
publishPackage: false
${{ else }}:
publishPackage: true
nextVersion: ${{ parameters.nextVersion }}
ghCreateTag: true
nextVersion: ${{ parameters.nextVersion }}

0 comments on commit 70ef008

Please sign in to comment.