Skip to content

Commit

Permalink
resolve release layer name
Browse files Browse the repository at this point in the history
  • Loading branch information
8naama committed Jan 14, 2025
1 parent 67c0b72 commit 3bddd84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-layer-collector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- us-west-2
with:
artifact-name: opentelemetry-collector-layer-${{ matrix.architecture }}.zip
layer-name: opentelemetry-collector
layer-name: logzio-opentelemetry-collector
component-version: ${{needs.build-layer.outputs.COLLECTOR_VERSION}}
architecture: ${{ matrix.architecture }}
release-group: prod
Expand Down

0 comments on commit 3bddd84

Please sign in to comment.