[deploy] kiwano v0.9.56
This commit is contained in:
parent
f500d34fa8
commit
60d77a5106
|
|
@ -79,7 +79,7 @@ deploy:
|
|||
artifact: /.*\.nupkg/
|
||||
draft: true
|
||||
on:
|
||||
# branch: master
|
||||
branch: master
|
||||
# APPVEYOR_REPO_TAG: true
|
||||
flag_to_deploy: true
|
||||
|
||||
|
|
@ -89,7 +89,7 @@ deploy:
|
|||
skip_symbols: true
|
||||
artifact: /.*\.nupkg/
|
||||
on:
|
||||
# branch: master
|
||||
branch: master
|
||||
# APPVEYOR_REPO_TAG: true
|
||||
flag_to_deploy: true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue