Skip to content

Commit 2468eff

Browse files
authored
Update appveyor.yml
1 parent 1959026 commit 2468eff

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

appveyor.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,14 @@ build_script:
1717
artifacts:
1818
- path: Release
1919
name: ImperatorToCK2-0.1Assyrian
20+
- path: Release
21+
name: ImperatorToCK2-latest
2022
deploy:
2123
- provider: GitHub
22-
release: 0.1Assyrian
23-
description: Imperator to CK2 Version 0.1 - Assyrian
24+
release: latest
25+
description: Imperator to CK2 - latest
2426
auth_token:
2527
secure: LBJzs4y9j0N5y0ajp7gmVk3Pvnec1UU5pTCdIMbQYUddEXQnWTJ79FXsd9SCs7YQ
2628
repository: ParadoxGameConverters/ImperatorToCk2
27-
artifact: ImperatorToCK2-0.1Assyrian
29+
artifact: ImperatorToCK2-latest
2830
force_update: true

0 commit comments

Comments
 (0)