Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BlythMeister committed Dec 15, 2020
1 parent 4f73635 commit 4bb016f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,17 @@ artifacts:
name: BingImageDownload.$(appveyor_build_version).nupkg
deploy:
- provider: NuGet
api_key:
secure: /wJd2nu0y6iAV8NOm4gAoS4+O2wkh05urXnJkB7V0wh0ne+iM8Z7mSQjEiagijPK
artifact: BingImageDownload.$(appveyor_build_version).nupkg
on:
branch: master
- provider: GitHub
tag: v$(appveyor_build_version)
release: v$(appveyor_build_version)
description: Release v$(appveyor_build_version)
auth_token:
secure: g+iWKsE2NIl0nbHRppdKG9viG1Drk5x6U++4dXtMfM9FLyOFqaRafq6qKpkyO9x7
repository: BlythMeister/BingImageDownload
artifact: BingImageDownload.$(appveyor_build_version).nupkg
on:
Expand Down

0 comments on commit 4bb016f

Please sign in to comment.