Skip to content

Commit 388a35d

Browse files
committed
ci: update R2 Bucket URL for macos upload
1 parent 7a1aa41 commit 388a35d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
--key "macos/Socket_Probe.zip" \
4646
--body "build/macos/Build/Products/Release/Socket_Probe.zip" \
4747
--acl public-read \
48-
--endpoint-url "https://${{ secrets.R2_ACCOUNT_ID }}.r2.cloudflarestorage.com" \
48+
--endpoint-url "https://pub-6e37860d427d4ca69a176fe1bf8313b6.r2.dev" \
4949
--debug
5050
5151
echo "✅ macOS build uploaded!"

0 commit comments

Comments
 (0)