Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroTochigi committed Sep 14, 2023
1 parent 267452e commit 7f7e39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloudbabbel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: configure aws credentials
uses: aws-actions/configure-aws-credentials@v1.7.0
with:
role-to-assume: arn:aws:iam::885416451907:role/GitHubAction-AssumeRoleWithAction
role-to-assume: <arn:aws:iam::885416451907:role/GitHubAction-AssumeRoleWithAction>
role-session-name: GitHub_to_AWS_via_FederatedOIDC
aws-region: ap-northeast-1

Expand Down

0 comments on commit 7f7e39e

Please sign in to comment.