Skip to content

Commit a826f3c

Browse files
authored
Change ruby release to prod (#1780)
This was dev for the initial development, but then never got moved over.
1 parent 5cc1580 commit a826f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-layer-ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,6 @@ jobs:
8686
layer-name: opentelemetry-ruby
8787
component-version: ${{needs.build-layer.outputs.RUBY_SDK_VERSION}}
8888
runtimes: ruby3.2 ruby3.3
89-
release-group: dev
89+
release-group: prod
9090
aws_region: ${{ matrix.aws_region }}
9191
secrets: inherit

0 commit comments

Comments
 (0)