name the artifact
This commit is contained in:
@@ -35,11 +35,12 @@ before_deploy:
|
||||
|
||||
artifacts:
|
||||
- path: OpenRA-%APPVEYOR_REPO_TAG_NAME%.exe
|
||||
name: Installer
|
||||
|
||||
deploy:
|
||||
- provider: GitHub
|
||||
auth_token:
|
||||
secure: Z7RC+ckfvf7Kxf2EdWZCP7bgGjRnhgbMeieQP6VVhiZprwvbEzGXI2Wma+FGAq65
|
||||
artifact: OpenRA-%APPVEYOR_REPO_TAG_NAME%.exe
|
||||
artifact: Installer
|
||||
on:
|
||||
appveyor_repo_tag: true
|
||||
|
||||
Reference in New Issue
Block a user