mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-06-08 13:29:56 +00:00
ci: fix s3 upload
This commit is contained in:
parent
13c63cdfaf
commit
c72884f30c
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -60,7 +60,8 @@ jobs:
|
||||
with:
|
||||
aws_key_id: ${{ secrets.CF_KEY_ID }}
|
||||
aws_secret_access_key: ${{ secrets.CF_KEY }}
|
||||
aws_bucket: "https://bea223c61d5a41250d127bd67f51dfec.r2.cloudflarestorage.com/hydownload"
|
||||
aws_bucket: "hydownload"
|
||||
endpoint: "https://bea223c61d5a41250d127bd67f51dfec.r2.cloudflarestorage.com/hydownload"
|
||||
source_dir: "build"
|
||||
destination_dir: "app/{{ steps.get_version.outputs.version }}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user