Skip to content

Commit

Permalink
v1.2.18
Browse files Browse the repository at this point in the history
- Added `MigEvent.Disabled` property to prevent event from being routed to configured gateways
  • Loading branch information
genemars committed Apr 7, 2024
1 parent c4c43de commit dfbad6e
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 @@ -18,14 +18,14 @@ artifacts:
deploy:
- provider: GitHub
auth_token:
secure: q0rRgZDDKmOASUrMCHGUlPh34wIipSYKWJiDeiwftkB7hLH/QyYhNL5MckCyse+1
secure: an604bliUDgeH6X8mSIUViIWgeDYHQr695TrU7S6O7nhSavBBdflYyKNgIBoaew2
draft: false
prerelease: false
on:
appveyor_repo_tag: true
- provider: NuGet
api_key:
secure: xe7KBrpDVPQYOr4XpJNPs2/9vdT5lO/qV5z8Qrv3yXWd6kQScl3UfB5WaF7olbfy
secure: YRqwtXSfRHuigwlchTUU1kWGZUA3CLYv4ljlvBPtwno90/eYJBjCOkP9KIF4bXG+
skip_symbols: false
artifact: /.*\.nupkg/
on:
Expand Down

0 comments on commit dfbad6e

Please sign in to comment.