mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-23 03:06:53 -04:00
Update appveyor.yml
This commit is contained in:
parent
909a58b641
commit
0c69fd6e45
1 changed files with 3 additions and 1 deletions
|
@ -15,12 +15,14 @@ after_build:
|
|||
artifacts:
|
||||
- path: Deploy\bin\DiscordChatExporter.zip
|
||||
name: DiscordChatExporter.zip
|
||||
- path: Deploy\bin\DiscordChatExporter.Cli.zip
|
||||
name: DiscordChatExporter.Cli.zip
|
||||
|
||||
deploy:
|
||||
- provider: GitHub
|
||||
auth_token:
|
||||
secure: sjQHWRw29AMiVMn3MtidtWnAzAf1mJ+mkJ/7h1B9TIAHhkFrqwMK7LtXV+uNJ9AO
|
||||
artifact: DiscordChatExporter.zip
|
||||
artifact: DiscordChatExporter.zip,DiscordChatExporter.Cli.zip
|
||||
draft: true
|
||||
on:
|
||||
branch: master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue