Skip to content

Commit

Permalink
jjjj
Browse files Browse the repository at this point in the history
  • Loading branch information
garakmon committed Oct 11, 2018
1 parent e9857e1 commit af7c395
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 @@ -14,7 +14,7 @@ deploy:
repository: garakmon/porymap
auth_token:
secure: MLSwoIXXuZaI9iKbxUSX7ErtiRW8Q9MSuPOqS8EYJj68f4sx8eERXWBLX7MpmmEb
artifact: /.*\.exe/ #release #porymap.pro #/.*\.nupkg/ # upload all NuGet packages to release assets
artifact: C:/projects/porymap/release/porymap.exe #release #porymap.pro #/.*\.nupkg/ # upload all NuGet packages to release assets
draft: false
prerelease: true
on:
Expand Down

0 comments on commit af7c395

Please sign in to comment.