Skip to content

Commit ca7b18d

Browse files
committed
deploy
1 parent cb3af8c commit ca7b18d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

appveyor.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ after_test:
2222
artifacts:
2323
- path: '*.nupkg'
2424

25-
//deploy:
26-
// provider: NuGet
27-
// api_key:
28-
// secure: er/U2/CvQ1PB7fzqLd58D6wEGLFo7jaOu1Id6ruQ8OeMckIgwqSXBtIz0rbIs3pQ
29-
// artifact: /.*\.nupkg/
25+
deploy:
26+
provider: NuGet
27+
api_key:
28+
secure: er/U2/CvQ1PB7fzqLd58D6wEGLFo7jaOu1Id6ruQ8OeMckIgwqSXBtIz0rbIs3pQ
29+
artifact: /.*\.nupkg/

0 commit comments

Comments
 (0)