mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Only deploy to NuGet when API changed (interface or implementation), see #360
This commit is contained in:
parent
203af0fc76
commit
9918e49bb1
1 changed files with 1 additions and 1 deletions
|
|
@ -29,4 +29,4 @@ deploy:
|
|||
secure: yybUOFgBuGVpbmOVZxsurC8OpkClzt9dR+/54WpMWcq6b6oyMatciaelRPnXsjRn
|
||||
artifact: nugetpackage
|
||||
on:
|
||||
branch: master
|
||||
branch: api
|
||||
|
|
|
|||
Loading…
Reference in a new issue