Skip to content

Commit

Permalink
Update appveyor.yml to use "Continious build" for github releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Gigas002 committed Jul 16, 2020
1 parent 532f58e commit cc2b205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ artifacts:
name: zip
deploy:
- provider: GitHub
release: CI-$APPVEYOR_BUILD_VERSION
release: Continious build
description: This is a preview release of GTiff2Tiles ver. 2.0.0. Information about changes since previous release can be found in [changelog](https://github.com/Gigas002/GTiff2Tiles/blob/master/CHANGELOG.md).
auth_token:
secure: CVNtkV9r681t1pehmnG8nA==
Expand Down

0 comments on commit cc2b205

Please sign in to comment.