Add swagger spec to release artifacts

This commit is contained in:
Jordan Brown
2020-03-28 20:11:05 -04:00
parent 7daa6342cb
commit 5895ea37fb
+1 -1
View File
@@ -96,7 +96,7 @@ deploy:
description: "$(TGSReleaseNotes)"
auth_token:
secure: lJNGAXwiB5HlWdthz3K4PetqpTG5IEAyRgKaiKxFMQ8HW8CcOjRtB97B05op7BsK
artifact: ServerConsole,ServerService,ServerUpdatePackage,DMAPI
artifact: ServerConsole,ServerService,ServerUpdatePackage,DMAPI,SwaggerSpec
draft: $(TGSDraftNotes)
prerelease: true
on: