Skip to content

Commit

Permalink
Update AWS ARN (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
cbalioglu authored Oct 20, 2023
1 parent a6073cd commit 3f1a31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_publish_s3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
uses: aws-actions/configure-aws-credentials@v2
with:
aws-region: us-east-1
role-to-assume: arn:aws:iam::465485888595:role/GitHubActionsS3Access
role-to-assume: arn:aws:iam::465485888595:role/fair-package-repo-fairseq2
- name: Set S3 bucket and prefix
env:
TORCH: ${{ inputs.torch }}
Expand Down

0 comments on commit 3f1a31f

Please sign in to comment.