Skip to content

Commit 9b23510

Browse files
committed
no one else uses an artifact name
1 parent bbf4ce1 commit 9b23510

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ build:
6969
verbosity: minimal
7070
artifacts:
7171
- path: '*.nupkg'
72-
name: MasterDevs.ChromeDevTools
7372
deploy:
7473
- provider: GitHub
7574
auth_token:
@@ -82,7 +81,7 @@ deploy:
8281
- provider: NuGet
8382
api_key:
8483
secure: leT7MLGh5JT4dC5wyCb7wrg5ocQrHljDoSZiuSQO+vF0icNX1OUgjhI7m2qHlxh1
85-
artifact: MasterDevs.ChromeDevTools
84+
artifact:
8685
on:
8786
branch: master
8887
IsGithubRelease: true

0 commit comments

Comments
 (0)