mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-12 00:40:28 +00:00
fix: Correctly set BASE_URL for unstable build artifacts in GitHub Actions workflow
This commit is contained in:
2
.github/R2_SETUP.md
vendored
2
.github/R2_SETUP.md
vendored
@@ -28,7 +28,7 @@ Configure these secrets in your GitHub repository settings (`Settings` → `Secr
|
||||
|
||||
| Secret Name | Description | Example |
|
||||
|-------------|-------------|---------|
|
||||
| `R2_PUBLIC_URL` | Public URL for R2 bucket (if public access configured) | `https://builds.example.com` |
|
||||
| `R2_PUBLIC_URL` | Public URL for R2 bucket (if public access configured) | `https://meshcore-sar.dz0ny.dev` |
|
||||
|
||||
## Step-by-Step Setup
|
||||
|
||||
|
||||
Reference in New Issue
Block a user