Skip to content

Commit aefb3e0

Browse files
committed
Fix Opt-in to Invoke-AppVeyorDeployTask
1 parent 375ebdc commit aefb3e0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,4 @@ deploy_script:
3737
-Type 'Wiki' `
3838
-ResourceModuleName $moduleName
3939
40-
Invoke-AppVeyorDeployTask `
41-
-OptIn @()
40+
Invoke-AppVeyorDeployTask

0 commit comments

Comments
 (0)