mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 13:35:31 +02:00
Deploy nuget only when commits on master branch.
This commit is contained in:
@@ -21,6 +21,8 @@ deploy:
|
|||||||
api_key:
|
api_key:
|
||||||
secure: yybUOFgBuGVpbmOVZxsurC8OpkClzt9dR+/54WpMWcq6b6oyMatciaelRPnXsjRn
|
secure: yybUOFgBuGVpbmOVZxsurC8OpkClzt9dR+/54WpMWcq6b6oyMatciaelRPnXsjRn
|
||||||
artifact: nugetpackage
|
artifact: nugetpackage
|
||||||
|
on:
|
||||||
|
branch: master
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: Output\Release
|
- path: Output\Release
|
||||||
|
|||||||
Reference in New Issue
Block a user