Skip to content

Commit

Permalink
ACCOUNT
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardwolff committed Dec 19, 2024
1 parent 8cf8cd5 commit a3b9228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: aws-actions/configure-aws-credentials@v4
with:
# TODO: update ACCOUNT and UPLOAD_ROLE
role-to-assume: arn:aws:iam::010616021751:role/<UPLOAD_ROLE>
role-to-assume: arn:aws:iam::ACCOUNT:role/<UPLOAD_ROLE>
role-session-name: github-action-account-link-extension-publish
aws-region: us-west-1

Expand Down

0 comments on commit a3b9228

Please sign in to comment.