Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mcblair authored Mar 19, 2023
1 parent 75c7c47 commit 68718e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ jobs:
- name: Checkout Repo
uses: actions/checkout@v3

- uses: mcblair/[email protected].0
- uses: mcblair/configure-aws-profile-action@v0.1.1
with:
role-arn: arn:aws:iam::<ACCOUNT_ID>:role/<ROLE_NAME>
profile-name: test

- uses: mcblair/[email protected].0
- uses: mcblair/configure-aws-profile-action@v0.1.1
with:
role-arn: arn:aws:iam::<ACCOUNT_ID>:role/<ROLE_NAME>
profile-name: production
Expand Down

0 comments on commit 68718e8

Please sign in to comment.