Skip to content

Commit

Permalink
Update publishing key, branch names
Browse files Browse the repository at this point in the history
  • Loading branch information
nblumhardt committed Jun 14, 2024
1 parent a070918 commit a692515
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
Expand Up @@ -14,7 +14,7 @@ deploy:
secure: Fh92tRIFbe1FAiyD8lTThWgAorQ1vV+eFYMlUK0iLHBBenJcy/UYc1qj6kgHvUcO
skip_symbols: true
on:
branch: /^(master|dev)$/
branch: /^(main|dev)$/
- provider: GitHub
auth_token:
secure: p4LpVhBKxGS5WqucHxFQ5c7C8cP74kbNB0Z8k9Oxx/PMaDQ1+ibmoexNqVU5ZlmX
Expand All @@ -23,4 +23,4 @@ deploy:
/Serilog.*\.snupkg/
tag: v$(appveyor_build_version)
on:
branch: master
branch: main

0 comments on commit a692515

Please sign in to comment.