mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-14 04:38:26 +10:00
AppVeyor: deploy build to GitHub releases page
This commit is contained in:
@@ -14,3 +14,10 @@ only_commits:
|
|||||||
files:
|
files:
|
||||||
- Src/
|
- Src/
|
||||||
- Localization/
|
- 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