Skip to content

Commit f831c8f

Browse files
authored
do not ask for extra approval when publishing (#196)
1 parent 4c9084c commit f831c8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ extends:
4343
tag: ${{ parameters.quality }}
4444
preReleaseTag: next
4545
publishPackage: ${{ parameters.publishPackage }}
46+
publishRequiresApproval: false
4647

4748
testPlatforms:
4849
- name: Linux

0 commit comments

Comments
 (0)