Skip to content

Commit

Permalink
corrected artifacts path
Browse files Browse the repository at this point in the history
  • Loading branch information
MV10 committed Sep 29, 2018
1 parent ef67fe0 commit 7c7c519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ deploy:
- provider: GitHub
auth_token:
secure: +EUQOpgfGayDA+QMrOqaI9wi2mUYdI3RrTU2hJNTMAIfBm/HAIQkCPxIGx+8nDeA
artifact: /dotnet-curses*\.nupkg/
artifact: artifacts/dotnet-curses*\.nupkg/
tag: v$(appveyor_build_version)
on:
branch: master

0 comments on commit 7c7c519

Please sign in to comment.