Skip to content

Commit 586309e

Browse files
authored
Update build_develop.yml
1 parent cdabefa commit 586309e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_develop.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
environment: develop
1919
env:
2020
R2_BUCKET: "element-web-develop"
21-
R2_URL: ${{ secrets.CF_R2_S3_API }}
21+
R2_URL: ${{ vars.CF_R2_S3_API }}
2222
R2_PUBLIC_URL: "https://element-web-develop.element.io"
2323
steps:
2424
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)