mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
remove on tag deployment & change NuGet publish to on master push
This commit is contained in:
parent
34f2b7d7f7
commit
3220a0b8f3
1 changed files with 1 additions and 10 deletions
11
appveyor.yml
11
appveyor.yml
|
|
@ -62,7 +62,7 @@ deploy:
|
|||
api_key:
|
||||
secure: sCSd5JWgdzJWDa9kpqECut5ACPKZqcoxKU8ERKC00k7VIjig3/+nFV5zzTcGb0w3
|
||||
on:
|
||||
APPVEYOR_REPO_TAG: true
|
||||
branch: master
|
||||
|
||||
- provider: GitHub
|
||||
repository: Flow-Launcher/Prereleases
|
||||
|
|
@ -84,12 +84,3 @@ deploy:
|
|||
force_update: true
|
||||
on:
|
||||
branch: master
|
||||
|
||||
- provider: GitHub
|
||||
release: v$(flowVersion)
|
||||
auth_token:
|
||||
secure: ij4UeXUYQBDJxn2YRAAhUOjklOGVKDB87Hn5J8tKIzj13yatoI7sLM666QDQFEgv
|
||||
artifact: Squirrel Installer, Portable Version, Squirrel nupkg, Squirrel RELEASES
|
||||
force_update: true
|
||||
on:
|
||||
APPVEYOR_REPO_TAG: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue