mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-20 07:36:31 -05:00
trying again
This commit is contained in:
@@ -11,9 +11,10 @@ deploy:
|
||||
#release: myproduct-v$(appveyor_build_version)
|
||||
description: 'Built by AppVeyor'
|
||||
provider: GitHub
|
||||
repository: garakmon/porymap
|
||||
auth_token:
|
||||
secure: MLSwoIXXuZaI9iKbxUSX7ErtiRW8Q9MSuPOqS8EYJj68f4sx8eERXWBLX7MpmmEb
|
||||
artifact: release #porymap.pro #/.*\.nupkg/ # upload all NuGet packages to release assets
|
||||
artifact: /.*\.exe/ #release #porymap.pro #/.*\.nupkg/ # upload all NuGet packages to release assets
|
||||
draft: false
|
||||
prerelease: true
|
||||
on:
|
||||
|
||||
Reference in New Issue
Block a user