Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcFontaine committed Jan 26, 2018
1 parent c1bd97e commit 94acf21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@ test_script:

artifacts:
- path: wsjtx-dump-udp.exe

deploy:
provider: GitHub
auth_token:
secure: AWoTiXZzN2N3h+bN41iEYGW8UHYKvTVnrtWRGiaZIzhuQlyBOq+QlxuxDHDDAn1J
artifact: wsjtx-dump.udp.exe
artifact: wsjtx-dump-udp.exe
on:
appveyor_repo_tag: true

0 comments on commit 94acf21

Please sign in to comment.