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