Skip to content

Commit

Permalink
Fix release worfklow
Browse files Browse the repository at this point in the history
  • Loading branch information
gvdongen committed Jan 14, 2025
1 parent c0f1e1d commit 7c59435
Showing 1 changed file with 40 additions and 40 deletions.
80 changes: 40 additions & 40 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,43 +24,43 @@ jobs:
# create a draft release which needs manual approval
draft: true
files: |
python-basics
python-hello-world
python-patterns-use-cases
python-tour-of-restate
python-food-ordering
java-basics
java-food-ordering
java-subway-fare-calculator
java-patterns-use-cases
java-hello-world-gradle
java-hello-world-maven
java-hello-world-maven-spring-boot
java-hello-world-maven-quarkus
java-tour-of-restate
kotlin-basics
kotlin-food-ordering
kotlin-kmp-android-todo-app
kotlin-hello-world-lambda-cdk
kotlin-patterns-use-cases
kotlin-hello-world-gradle
typescript-basics
typescript-food-ordering
typescript-chat-bot
typescript-ai-image-workflows
typescript-hello-world-lambda-cdk
typescript-patterns-use-cases
typescript-hello-world
typescript-bun-hello-world
typescript-cloudflare-worker-hello-world
typescript-deno-hello-world
typescript-tour-of-restate
go-basics
go-hello-world-lambda-cdk
kotlin-knative-go
go-patterns-use-cases
go-hello-world
go-tour-of-restate
rust-hello-world
rust-shuttle-hello-world
rust-tour-of-restate
python-basics.zip
python-hello-world.zip
python-patterns-use-cases.zip
python-tour-of-restate.zip
python-food-ordering.zip
java-basics.zip
java-food-ordering.zip
java-subway-fare-calculator.zip
java-patterns-use-cases.zip
java-hello-world-gradle.zip
java-hello-world-maven.zip
java-hello-world-maven-spring-boot.zip
java-hello-world-maven-quarkus.zip
java-tour-of-restate.zip
kotlin-basics.zip
kotlin-food-ordering.zip
kotlin-kmp-android-todo-app.zip
kotlin-hello-world-lambda-cdk.zip
kotlin-patterns-use-cases.zip
kotlin-hello-world-gradle.zip
typescript-basics.zip
typescript-food-ordering.zip
typescript-chat-bot.zip
typescript-ai-image-workflows.zip
typescript-hello-world-lambda-cdk.zip
typescript-patterns-use-cases.zip
typescript-hello-world.zip
typescript-bun-hello-world.zip
typescript-cloudflare-worker-hello-world.zip
typescript-deno-hello-world.zip
typescript-tour-of-restate.zip
go-basics.zip
go-hello-world-lambda-cdk.zip
kotlin-knative-go.zip
go-patterns-use-cases.zip
go-hello-world.zip
go-tour-of-restate.zip
rust-hello-world.zip
rust-shuttle-hello-world.zip
rust-tour-of-restate.zip

0 comments on commit 7c59435

Please sign in to comment.