Skip to content

Commit 7c59435

Browse files
committed
Fix release worfklow
1 parent c0f1e1d commit 7c59435

File tree

1 file changed

+40
-40
lines changed

1 file changed

+40
-40
lines changed

.github/workflows/release.yml

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -24,43 +24,43 @@ jobs:
2424
# create a draft release which needs manual approval
2525
draft: true
2626
files: |
27-
python-basics
28-
python-hello-world
29-
python-patterns-use-cases
30-
python-tour-of-restate
31-
python-food-ordering
32-
java-basics
33-
java-food-ordering
34-
java-subway-fare-calculator
35-
java-patterns-use-cases
36-
java-hello-world-gradle
37-
java-hello-world-maven
38-
java-hello-world-maven-spring-boot
39-
java-hello-world-maven-quarkus
40-
java-tour-of-restate
41-
kotlin-basics
42-
kotlin-food-ordering
43-
kotlin-kmp-android-todo-app
44-
kotlin-hello-world-lambda-cdk
45-
kotlin-patterns-use-cases
46-
kotlin-hello-world-gradle
47-
typescript-basics
48-
typescript-food-ordering
49-
typescript-chat-bot
50-
typescript-ai-image-workflows
51-
typescript-hello-world-lambda-cdk
52-
typescript-patterns-use-cases
53-
typescript-hello-world
54-
typescript-bun-hello-world
55-
typescript-cloudflare-worker-hello-world
56-
typescript-deno-hello-world
57-
typescript-tour-of-restate
58-
go-basics
59-
go-hello-world-lambda-cdk
60-
kotlin-knative-go
61-
go-patterns-use-cases
62-
go-hello-world
63-
go-tour-of-restate
64-
rust-hello-world
65-
rust-shuttle-hello-world
66-
rust-tour-of-restate
27+
python-basics.zip
28+
python-hello-world.zip
29+
python-patterns-use-cases.zip
30+
python-tour-of-restate.zip
31+
python-food-ordering.zip
32+
java-basics.zip
33+
java-food-ordering.zip
34+
java-subway-fare-calculator.zip
35+
java-patterns-use-cases.zip
36+
java-hello-world-gradle.zip
37+
java-hello-world-maven.zip
38+
java-hello-world-maven-spring-boot.zip
39+
java-hello-world-maven-quarkus.zip
40+
java-tour-of-restate.zip
41+
kotlin-basics.zip
42+
kotlin-food-ordering.zip
43+
kotlin-kmp-android-todo-app.zip
44+
kotlin-hello-world-lambda-cdk.zip
45+
kotlin-patterns-use-cases.zip
46+
kotlin-hello-world-gradle.zip
47+
typescript-basics.zip
48+
typescript-food-ordering.zip
49+
typescript-chat-bot.zip
50+
typescript-ai-image-workflows.zip
51+
typescript-hello-world-lambda-cdk.zip
52+
typescript-patterns-use-cases.zip
53+
typescript-hello-world.zip
54+
typescript-bun-hello-world.zip
55+
typescript-cloudflare-worker-hello-world.zip
56+
typescript-deno-hello-world.zip
57+
typescript-tour-of-restate.zip
58+
go-basics.zip
59+
go-hello-world-lambda-cdk.zip
60+
kotlin-knative-go.zip
61+
go-patterns-use-cases.zip
62+
go-hello-world.zip
63+
go-tour-of-restate.zip
64+
rust-hello-world.zip
65+
rust-shuttle-hello-world.zip
66+
rust-tour-of-restate.zip

0 commit comments

Comments
 (0)