Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RafMenni authored Aug 15, 2024
1 parent 5c42001 commit a3b5b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
args: --acl public-read --follow-symlinks --delete
env:
AWS_S3_BUCKET: ${{ 's3://rafik-mit' }}
AWS_S3_BUCKET: ${{ 'arn:aws:s3:::rafik-mit' }}
AWS_ACCESS_KEY_ID: ${{ 'AKIA3LET5ZQQ7KMURB2D' }}
AWS_SECRET_ACCESS_KEY: ${{ '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' }}
AWS_REGION: "us-east-1" # optional: defaults to us-east-1

0 comments on commit a3b5b20

Please sign in to comment.