Skip to content

Commit

Permalink
Merge pull request #58 from serilog/dev
Browse files Browse the repository at this point in the history
Publish from `main`
  • Loading branch information
nblumhardt authored Nov 9, 2023
2 parents 91be91b + 6cc68d9 commit efbbe3e
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 @@ -15,11 +15,11 @@ deploy:
secure: 4nUKbHgmKmedr6dDtCT2uWVLeQl+tFqO+y9LvRi3nk7cvD/DnOYI1ZqajsgDqxnH
skip_symbols: true
on:
branch: /^(master|dev)$/
branch: /^(main|dev)$/
- provider: GitHub
auth_token:
secure: p4LpVhBKxGS5WqucHxFQ5c7C8cP74kbNB0Z8k9Oxx/PMaDQ1+ibmoexNqVU5ZlmX
artifact: /Serilog.*\.nupkg/
tag: v$(appveyor_build_version)
on:
branch: master
branch: main

0 comments on commit efbbe3e

Please sign in to comment.