Skip to content

Commit

Permalink
Update .github/workflows/release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
reakaleek authored Sep 17, 2024
1 parent 4f8a3f5 commit 797541f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,9 @@ jobs:
npm run ci:release
# The permissions configuration for this can be found at
# https://github.com/elastic/oblt-infra/blob/main/conf/resources/repos/apm-agent-rum-js/02-gcp-oidc.tf
# https://github.com/elastic/oblt-infra/blob/main/conf/resources/repos/apm-agent-rum-js/02-gcp-oidc-elastic-cdn.tf
# and
# https://github.com/elastic/oblt-infra/blob/main/conf/resources/repos/apm-agent-rum-js/02-gcp-oidc-elastic-observability.tf
- uses: elastic/oblt-actions/google/auth@v1
with:
project-number: ${{ env.ELASTIC_CDN_PROJECT_NUMBER }}
Expand Down

0 comments on commit 797541f

Please sign in to comment.