mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Deploy nuget only when commits on master branch.
This commit is contained in:
parent
df763c4dbd
commit
e303982ad8
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ deploy:
|
|||
api_key:
|
||||
secure: yybUOFgBuGVpbmOVZxsurC8OpkClzt9dR+/54WpMWcq6b6oyMatciaelRPnXsjRn
|
||||
artifact: nugetpackage
|
||||
on:
|
||||
branch: master
|
||||
|
||||
artifacts:
|
||||
- path: Output\Release
|
||||
|
|
|
|||
Loading…
Reference in a new issue