Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Idhrendur authored Aug 2, 2022
1 parent 1959026 commit 2468eff
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,14 @@ build_script:
artifacts:
- path: Release
name: ImperatorToCK2-0.1Assyrian
- path: Release
name: ImperatorToCK2-latest
deploy:
- provider: GitHub
release: 0.1Assyrian
description: Imperator to CK2 Version 0.1 - Assyrian
release: latest
description: Imperator to CK2 - latest
auth_token:
secure: LBJzs4y9j0N5y0ajp7gmVk3Pvnec1UU5pTCdIMbQYUddEXQnWTJ79FXsd9SCs7YQ
repository: ParadoxGameConverters/ImperatorToCk2
artifact: ImperatorToCK2-0.1Assyrian
artifact: ImperatorToCK2-latest
force_update: true

0 comments on commit 2468eff

Please sign in to comment.