Skip to content

Commit

Permalink
Update publishing key
Browse files Browse the repository at this point in the history
  • Loading branch information
nblumhardt authored Sep 5, 2022
1 parent fd86c78 commit df9f28a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: '{build}'
skip_tags: true
image: Visual Studio 2019
image: Visual Studio 2022
test: off
build_script:
- ps: ./Build.ps1
Expand All @@ -9,7 +9,7 @@ artifacts:
deploy:
- provider: NuGet
api_key:
secure: rbdBqxBpLt4MkB+mrDOYNDOd8aVZ1zMkysaVNAXNKnC41FYifzX3l9LM8DCrUWU5
secure: oemq1E4zMR+LKQyrR83ZLcugPpZtl5OMKjtpMy/mbPEwuFGS+Oe46427D9KoHYD8
skip_symbols: true
on:
branch: /^(main|dev)$/
Expand Down

0 comments on commit df9f28a

Please sign in to comment.