Skip to content

Commit 23d898f

Browse files
authored
NO-BUILD - Change Deploy step
1 parent 5d6459b commit 23d898f

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

appveyor.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,5 @@ artifacts:
3434
- path: '**\*.nupkg'
3535
name: NuGet
3636
deploy:
37-
provider: NuGet
38-
api_key:
39-
secure: EqocuRN+dPLo43f6XC9SZIry4fYwoAibK7wTAte9Rrbc4Xl/OyWhGo75yv3/Rs+/
40-
skip_symbols: false
41-
artifact: /.*\.nupkg/
37+
provider: Environment
38+
name: NuGet

0 commit comments

Comments
 (0)