We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a1aa41 commit 388a35dCopy full SHA for 388a35d
.github/workflows/create_build.yaml
@@ -45,7 +45,7 @@ jobs:
45
--key "macos/Socket_Probe.zip" \
46
--body "build/macos/Build/Products/Release/Socket_Probe.zip" \
47
--acl public-read \
48
- --endpoint-url "https://${{ secrets.R2_ACCOUNT_ID }}.r2.cloudflarestorage.com" \
+ --endpoint-url "https://pub-6e37860d427d4ca69a176fe1bf8313b6.r2.dev" \
49
--debug
50
51
echo "✅ macOS build uploaded!"
0 commit comments