mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-23 22:43:57 +00:00
Update appveyor.yml
This commit is contained in:
@@ -15,12 +15,14 @@ after_build:
|
|||||||
artifacts:
|
artifacts:
|
||||||
- path: Deploy\bin\DiscordChatExporter.zip
|
- path: Deploy\bin\DiscordChatExporter.zip
|
||||||
name: DiscordChatExporter.zip
|
name: DiscordChatExporter.zip
|
||||||
|
- path: Deploy\bin\DiscordChatExporter.Cli.zip
|
||||||
|
name: DiscordChatExporter.Cli.zip
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
- provider: GitHub
|
- provider: GitHub
|
||||||
auth_token:
|
auth_token:
|
||||||
secure: sjQHWRw29AMiVMn3MtidtWnAzAf1mJ+mkJ/7h1B9TIAHhkFrqwMK7LtXV+uNJ9AO
|
secure: sjQHWRw29AMiVMn3MtidtWnAzAf1mJ+mkJ/7h1B9TIAHhkFrqwMK7LtXV+uNJ9AO
|
||||||
artifact: DiscordChatExporter.zip
|
artifact: DiscordChatExporter.zip,DiscordChatExporter.Cli.zip
|
||||||
draft: true
|
draft: true
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
|
|||||||
Reference in New Issue
Block a user