Обновить .gitea/workflows/publish.yml
Some checks failed
Upload to s3 / build_and_deploy (push) Failing after 1m59s
Some checks failed
Upload to s3 / build_and_deploy (push) Failing after 1m59s
This commit is contained in:
parent
98fb73cd18
commit
e2758bddce
@ -18,9 +18,9 @@ jobs:
|
||||
|
||||
- name: AwsCli coigure
|
||||
run: |
|
||||
aws configure set aws_access_key_id NfzhKQmyPxXXdbzGmr8A
|
||||
aws configure set aws_secret_access_key C7lFbHNzGVYv6e1YS30jFTQMRYK1vgAWVH8QUSDU
|
||||
aws configure set default.region ${{ secrets.AWS_REGION }}
|
||||
aws configure set aws_access_key_id ejRNbVWB6cCsUvQVCV1P
|
||||
aws configure set aws_secret_access_key joPiSzNrEVqgNjOwFFKSaeKZuDLlZaeouT0pjB8J
|
||||
aws configure set default.region us-east-1
|
||||
|
||||
- name: Upload to s3
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user