Switch to live R2 bucket for github actions packaging (#588)
This commit is contained in:
committed by
GitHub
parent
1654030c5f
commit
f8d331c656
3
.github/workflows/reprepro.yaml
vendored
3
.github/workflows/reprepro.yaml
vendored
@@ -24,8 +24,7 @@ jobs:
|
||||
environment: packages.element.io
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
# XXX: UPDATE THIS BEFORE WHEN GOING LIVE
|
||||
R2_BUCKET: "packages-element-io-test"
|
||||
R2_BUCKET: "packages-element-io"
|
||||
R2_DB_BUCKET: packages-element-io-db
|
||||
R2_URL: ${{ secrets.CF_R2_S3_API }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user