Skip to content

Commit

Permalink
Set role to ably-labs
Browse files Browse the repository at this point in the history
  • Loading branch information
splindsay-92 committed Apr 26, 2024
1 parent a49ef79 commit e98d455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: aws-actions/configure-aws-credentials@v1
with:
aws-region: eu-west-2
role-to-assume: arn:aws:iam::${{ secrets.ABLY_AWS_ACCOUNT_ID_SDK }}:role/ably-sdk-builds-ably-chat-js
role-to-assume: arn:aws:iam::${{ secrets.ABLY_AWS_ACCOUNT_ID_SDK }}:role/ably-labs-sdk-builds-ably-chat-js
role-session-name: "${{ github.run_id }}-${{ github.run_number }}"

- name: Upload Documentation
Expand Down

0 comments on commit e98d455

Please sign in to comment.