Skip to content

Commit

Permalink
NuGet publishing key
Browse files Browse the repository at this point in the history
  • Loading branch information
nblumhardt authored Apr 30, 2020
1 parent 6102581 commit e49af19
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
version: '{build}'
skip_tags: true
image: Visual Studio 2019
configuration: Release
install:
- ps: mkdir -Force ".\build\" | Out-Null
- ps: nuget update -Self
Expand All @@ -13,7 +12,7 @@ artifacts:
deploy:
- provider: NuGet
api_key:
secure: aDvvick26/4UYAO2vAXGmwAOckdKw16bb2od4vmWzIe4PCncszOWaHt0BurMzfOo
secure: Hl9pr1a2/2Y9u9XwPO8FUCpGbO8taYFhYVnDRJbvl3rs5fcFaqd91+QbrcrtES/x
skip_symbols: true
on:
branch: /^(master|dev)$/
Expand Down

0 comments on commit e49af19

Please sign in to comment.