mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-11 17:37:22 +10:00
AppVeyor: deploy build to GitHub releases page
This commit is contained in:
@@ -14,3 +14,10 @@ only_commits:
|
||||
files:
|
||||
- Src/
|
||||
- Localization/
|
||||
deploy:
|
||||
- provider: GitHub
|
||||
tag: v$(APPVEYOR_BUILD_VERSION)
|
||||
release: $(APPVEYOR_BUILD_VERSION)
|
||||
auth_token:
|
||||
secure: 01CsOFRdj9KFb1hp/RlFK/F1UzGhzwGQfok6OoqcL1ipbOwRF//Phbdm7iaFVWIx
|
||||
prerelease: true
|
||||
|
||||
Reference in New Issue
Block a user