Skip to content

Commit

Permalink
fix role
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyAmazonian committed Dec 6, 2024
1 parent c243f6b commit 9ba3939
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-nightly-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ jobs:
- name: Configure AWS Credentials
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: arn:aws:iam::243947502783:role/github_action_happy_amazonian
# role-to-assume: arn:aws:iam::243947502783:role/github_action_happy_amazonian
role-to-assume: arn:aws:iam::185921645874:role/github-actions-djl-serving
aws-region: us-east-1
- name: Set up JDK 17
uses: actions/setup-java@v4
Expand Down

0 comments on commit 9ba3939

Please sign in to comment.