mirror of
https://github.com/rbenv/ruby-build.git
synced 2024-12-29 13:15:33 +01:00
Fix mirror job in Actions
https://github.com/aws/aws-cli/issues/5234#issuecomment-705831465
This commit is contained in:
parent
cf9a6fcdad
commit
dc047ade1e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/mirror.yml
vendored
1
.github/workflows/mirror.yml
vendored
|
@ -24,3 +24,4 @@ jobs:
|
|||
AMAZON_S3_BUCKET: ruby-build-mirror
|
||||
AWS_ACCESS_KEY_ID: AKIAJKAUQVHU6X4CODDQ
|
||||
AWS_SECRET_ACCESS_KEY: ${{ secrets.MIRROR_UPLOAD_SECRET }}
|
||||
AWS_REGION: us-east-1
|
||||
|
|
Loading…
Reference in a new issue