1
0
mirror of synced 2024-06-26 14:27:38 +00:00

Actually fixed the AppVeyor artifact filter this time maybe hopefully

This commit is contained in:
Mark van Renswoude 2021-09-09 15:31:10 +02:00
parent 31fb605192
commit dfe35c3f52

View File

@ -54,7 +54,7 @@ deploy:
- provider: GitHub
auth_token:
secure: dWOConKg3VTPvd9DmWOOKiX1SJCalaqKInuk9GlKQOZX2s+Bia49J7q+AHO8wFj7
artifact: /output\\Tapeti.Cmd-.*\.zip/
artifact: /Tapeti.Cmd-.*\.zip/
draft: false
prerelease: false
on: