From f73136075cae28a7dfc377892c248c40255d2262 Mon Sep 17 00:00:00 2001 From: Giselle van Dongen Date: Tue, 5 Mar 2024 17:52:32 +0100 Subject: [PATCH] Add zip files to release upon creation --- .github/workflows/release.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8223e0d4..da77e4ce 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,6 +28,13 @@ jobs: kotlin-hello-world-gradle.zip scala-hello-world-sbt.zip typescript-hello-world.zip - typescript-basics.zip + typescript-hello-world-lambda-cdk.zip + kotlin-hello-world-lambda-cdk.zip java-tour-of-restate.zip - typescript-tour-of-restate.zip \ No newline at end of file + typescript-tour-of-restate.zip + typescript-ticket-reservation.zip + typescript-payment-state-machine.zip + java-food-ordering.zip + typescript-food-ordering.zip + typescript-ecommerce-store.zip + typescript-ai-image-workflows.zip \ No newline at end of file