mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-31 11:17:01 -07:00
Try uploading build artifacts.
This commit is contained in:
@@ -19,3 +19,15 @@ artifacts:
|
|||||||
- path: fluxengine.exe
|
- path: fluxengine.exe
|
||||||
name: fluxengine.exe
|
name: fluxengine.exe
|
||||||
|
|
||||||
|
deploy:
|
||||||
|
release: fluxengine-windows-client-v$(appveyor_build_version)
|
||||||
|
description: FluxEngine Windows client
|
||||||
|
provider: GitHub
|
||||||
|
auth_token:
|
||||||
|
secure: dfJjj7fWCoDUz+Ni11OcNPB/U3TNJFwNA2AsL++ChFjniUsZLlC6SDWHiL/t4FZo
|
||||||
|
artifact: fluxengine.exe
|
||||||
|
draft: false
|
||||||
|
prerelease: false
|
||||||
|
on:
|
||||||
|
branch: master
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user