mirror of
https://github.com/libretro/FBNeo.git
synced 2024-11-30 12:30:44 +00:00
Update appveyor.yml
Just to store the last appveyor build version in the CI builds description
This commit is contained in:
parent
1b0043dea4
commit
eaf8b9a081
@ -40,7 +40,7 @@ test: off
|
||||
deploy:
|
||||
- provider: GitHub
|
||||
tag: appveyor-build
|
||||
description: 'FB Neo Appveyor automatic build'
|
||||
description: appveyor-build-$(appveyor_build_version)
|
||||
force_update: true
|
||||
on:
|
||||
branch: master # release from master branch only
|
||||
|
Loading…
Reference in New Issue
Block a user