Skip to content
Snippets Groups Projects
Commit 9b23510e authored by brewdente's avatar brewdente
Browse files

no one else uses an artifact name

parent bbf4ce1d
No related branches found
No related tags found
No related merge requests found
...@@ -69,7 +69,6 @@ build: ...@@ -69,7 +69,6 @@ build:
verbosity: minimal verbosity: minimal
artifacts: artifacts:
- path: '*.nupkg' - path: '*.nupkg'
name: MasterDevs.ChromeDevTools
deploy: deploy:
- provider: GitHub - provider: GitHub
auth_token: auth_token:
...@@ -82,7 +81,7 @@ deploy: ...@@ -82,7 +81,7 @@ deploy:
- provider: NuGet - provider: NuGet
api_key: api_key:
secure: leT7MLGh5JT4dC5wyCb7wrg5ocQrHljDoSZiuSQO+vF0icNX1OUgjhI7m2qHlxh1 secure: leT7MLGh5JT4dC5wyCb7wrg5ocQrHljDoSZiuSQO+vF0icNX1OUgjhI7m2qHlxh1
artifact: MasterDevs.ChromeDevTools artifact:
on: on:
branch: master branch: master
IsGithubRelease: true IsGithubRelease: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment