Skip to content

Commit

Permalink
Switch to GitHub releases publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGregory084 committed Oct 24, 2021
1 parent a1b8f83 commit 8e2b160
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,18 +152,18 @@ artifacts:
name: Class Transformer

deploy:
- provider: BinTray
username: davidgregory084
api_key:
secure: JKdWcEbXrEM9DuQfYeWkfYchP/Ybo1IKkCaJssc9bxYvroer3bGHfXLU2vK68Edi
subject: openil2
repo: OpenIL2
package: OpenIL2
version: $(RELEASE_VERSION)
publish: true
artifact: /.*openil2-installer.*\.exe/
on:
APPVEYOR_REPO_TAG: true
provider: GitHub
tag: $(RELEASE_VERSION)
release: OpenIL2 v$(RELEASE_VERSION)
description: ''
auth_token:
secure: vjyyqyGpUEI5a8s1Jw56hruqPK3v03bDBB2xzFEK0vW5AMwLTh8eDnjOOdmdZO5M
artifact: /.*openil2-installer.*\.exe/
draft: true
prerelease: true
on:
branch: main
APPVEYOR_REPO_TAG: true

cache:
- '%USERPROFILE%\.cargo'
Expand Down

0 comments on commit 8e2b160

Please sign in to comment.