Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Aug 27, 2024
1 parent 77d6a46 commit 70a2ca8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
id-token: write
contents: read
env:
BUCKET_NAME : "esf-dependencies"
BUCKET_NAME : "elastic-serverless-forwarder"
AWS_REGION : "eu-central-1"
# elastic-observability-prod
AWS_ACCOUNT_ID: "267093732750"
Expand All @@ -115,7 +115,7 @@ jobs:
.internal/aws/scripts/dist.sh \
elastic-serverless-forwarder \
${{ needs.release.outputs.version }} \
elastic-serverless-forwarder \
${{ env. BUCKET_NAME }} \
${{ env.AWS_ACCOUNT_ID }} \
${{ env.AWS_REGION }} \
"Elastic"

0 comments on commit 70a2ca8

Please sign in to comment.