Skip to content

Commit

Permalink
Autodeploy was deployed from appveyor.
Browse files Browse the repository at this point in the history
  • Loading branch information
young-developer committed May 6, 2022
1 parent e68659a commit 9abf9e0
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,17 +57,4 @@ after_build:
artifacts:
- path: NavigateTo_*.zip
name: releases

deploy:
provider: GitHub
auth_token:
secure: !!TODO, see https://www.appveyor.com/docs/deployment/github/#provider-settings!!
artifact: releases
draft: false
prerelease: false
force_update: true
on:
appveyor_repo_tag: true
PlatformToolset: v120_xp
configuration: Release
name: releases

0 comments on commit 9abf9e0

Please sign in to comment.