Skip to content

Commit 3bddd84

Browse files
committed
resolve release layer name
1 parent 67c0b72 commit 3bddd84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
- us-west-2
8282
with:
8383
artifact-name: opentelemetry-collector-layer-${{ matrix.architecture }}.zip
84-
layer-name: opentelemetry-collector
84+
layer-name: logzio-opentelemetry-collector
8585
component-version: ${{needs.build-layer.outputs.COLLECTOR_VERSION}}
8686
architecture: ${{ matrix.architecture }}
8787
release-group: prod

0 commit comments

Comments
 (0)