Skip to content

Commit

Permalink
Sync
Browse files Browse the repository at this point in the history
  • Loading branch information
fwang committed Aug 29, 2023
1 parent 131a68e commit bf83e83
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,5 @@ jobs:
steps:
- name: Git clone the repository
uses: actions/checkout@v3
- name: configure aws credentials
uses: aws-actions/configure-aws-credentials@v2
with:
role-to-assume: arn:aws:iam::918074996169:role/GitHub
aws-region: us-east-1
- name: List s3 buckets
run: aws s3 ls

0 comments on commit bf83e83

Please sign in to comment.